Fixed suboptimal encoding of instruction memory operand when assembler selected 32 bit fixup rather than 8 bit immediate for encoding memory offset value.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D38117
[X86] [MC] fixed non optimal encoding of instruction memory operand (PR24038) kbelochapka on Sep 20 2017, 7:04 PM. Authored by
Details Fixed suboptimal encoding of instruction memory operand when assembler selected 32 bit fixup rather than 8 bit immediate for encoding memory offset value.
Diff Detail
|