public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/7] x86: assorted simplifications / tidying
@ 2021-03-26 13:44 Jan Beulich
  2021-03-26 13:46 ` [PATCH 1/7] x86: make swap_2_operands() have unsigned parameters Jan Beulich
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Jan Beulich @ 2021-03-26 13:44 UTC (permalink / raw)
  To: Binutils

Or so I hope. While generally independent, if in doubt this goes on
top of "[PATCH 0/6] x86: further opcode table compaction plus fallout"
sent earlier today.

1: make swap_2_operands() have unsigned parameters
2: integrate mask_op into struct _i386_insn
3: integrate broadcast_op into struct _i386_insn
4: integrate rc_op into struct _i386_insn
5: adjust st(<N>) parsing
6: drop REGNAM_{AL,AX,EAX}
7: drop seg_entry

Jan

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

end of thread, other threads:[~2021-03-26 21:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 13:44 [PATCH 0/7] x86: assorted simplifications / tidying Jan Beulich
2021-03-26 13:46 ` [PATCH 1/7] x86: make swap_2_operands() have unsigned parameters Jan Beulich
2021-03-26 13:47 ` [PATCH 2/7] x86: integrate mask_op into struct _i386_insn Jan Beulich
2021-03-26 13:48 ` [PATCH 3/7] x86: integrate broadcast_op " Jan Beulich
2021-03-26 13:48 ` [PATCH 4/7] x86: integrate rc_op " Jan Beulich
2021-03-26 13:49 ` [PATCH 5/7] x86: adjust st(<N>) parsing Jan Beulich
2021-03-26 13:49 ` [PATCH 6/7] x86: drop REGNAM_{AL,AX,EAX} Jan Beulich
2021-03-26 13:50 ` [PATCH 7/7] x86: drop seg_entry Jan Beulich
2021-03-26 21:18 ` [PATCH 0/7] x86: assorted simplifications / tidying 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).