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
Paths
| Differential D38117
[X86] [MC] fixed non optimal encoding of instruction memory operand (PR24038) ClosedPublic Authored by kbelochapka on Sep 20 2017, 7:04 PM.
Details Summary 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 Event TimelineThis revision is now accepted and ready to land.Sep 20 2017, 7:18 PM Closed by commit rL314044: [X86] [MC] fixed non optimal encoding of instruction memory operand (PR24038). (authored by kbelochapka). · Explain WhySep 25 2017, 5:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116134 lib/Target/X86/AsmParser/X86AsmParser.cpp
test/MC/X86/x86_64-encoding.s
|