public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] gas/x86: operand handling (mainly when swapping)
@ 2022-07-05  6:51 Jan Beulich
  2022-07-05  6:53 ` [PATCH 1/3] x86: fix 3-operand insn reverse-matching Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jan Beulich @ 2022-07-05  6:51 UTC (permalink / raw)
  To: Binutils

While preparing the last patch I did notice the bug fixed here first.
The middle patch addresses a minor inefficiency I've been wondering
about for a long time, somewhat related to the other work here.

1: fix 3-operand insn reverse-matching
2: fold two switch() statements in match_template()
3: make D attribute usable for XOP and FMA4 insns

Jan

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

end of thread, other threads:[~2022-07-05 15:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-05  6:51 [PATCH 0/3] gas/x86: operand handling (mainly when swapping) Jan Beulich
2022-07-05  6:53 ` [PATCH 1/3] x86: fix 3-operand insn reverse-matching Jan Beulich
2022-07-05  6:53 ` [PATCH 2/3] x86: fold two switch() statements in match_template() Jan Beulich
2022-07-05  6:54 ` [PATCH 3/3] x86: make D attribute usable for XOP and FMA4 insns Jan Beulich
2022-07-05 15:40 ` [PATCH 0/3] gas/x86: operand handling (mainly when swapping) H.J. Lu

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).