[PATCH v5 0/8] x86: suffix handling changes
Jan Beulich
jbeulich@suse.com
Tue Oct 25 07:23:57 GMT 2022
... accompanied by a few other improvements (or so I hope) found
along the way.
The only change in v5 is the re-ordering of patches, such that the
(controversial) change for move-with-sign-extend is last (and hence
other patches can - hopefully - go in while the controversy is being
resolved).
1: constify parse_insn()'s input
2: introduce Pass2 insn attribute
3: re-work insn/suffix recognition
4: don't recognize/derive Q suffix in the common case
5: allow HLE store of accumulator to absolute 32-bit address
6: move bad-use-of-TLS-reloc check
7: drop (now) stray IsString
8: further re-work insn/suffix recognition to also cover MOVSX
Note that patches 4...6 were previously approved (albeit 4 has now
changed because of the re-ordering of the series), but can't be
committed ahead of the earlier ones.
Jan
More information about the Binutils
mailing list