public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v4 0/8] x86: suffix handling changes
@ 2022-10-13  8:15 Jan Beulich
  2022-10-13  8:16 ` [PATCH v4 1/8] x86: constify parse_insn()'s input Jan Beulich
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jan Beulich @ 2022-10-13  8:15 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

... accompanied by a few other improvements (or so I hope) found
along the way.

1: constify parse_insn()'s input
2: introduce Pass2 insn attribute
3: re-work insn/suffix recognition
4: further re-work insn/suffix recognition to also cover MOVSL
5: don't recognize/derive Q suffix in the common case
6: allow HLE store of accumulator to absolute 32-bit address
7: move bad-use-of-TLS-reloc check
8: drop (now) stray IsString

Note that patches 5...7 were previously approved, but can't be committed
ahead of the earlier ones.

Jan

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-13  8:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-13  8:15 [PATCH v4 0/8] x86: suffix handling changes Jan Beulich
2022-10-13  8:16 ` [PATCH v4 1/8] x86: constify parse_insn()'s input Jan Beulich
2022-10-13  8:17 ` [PATCH v4 2/8] x86: introduce Pass2 insn attribute Jan Beulich
2022-10-13  8:18 ` [PATCH v4 3/8] x86: re-work insn/suffix recognition Jan Beulich
2022-10-13  8:18 ` [PATCH v4 4/8] x86-64: further re-work insn/suffix recognition to also cover MOVSL Jan Beulich
2022-10-13  8:19 ` [PATCH v4 5/8] ix86: don't recognize/derive Q suffix in the common case Jan Beulich
2022-10-13  8:20 ` [PATCH v4 6/8] x86-64: allow HLE store of accumulator to absolute 32-bit address Jan Beulich
2022-10-13  8:21 ` [PATCH v4 7/8] x86: move bad-use-of-TLS-reloc check Jan Beulich
2022-10-13  8:22 ` [PATCH v4 8/8] x86: drop (now) stray IsString Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).