public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86: assorted opcode processing adjustments
@ 2023-02-03  7:30 Jan Beulich
  2023-02-03  7:32 ` [PATCH 1/3] x86: improve special casing of certain insns Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Beulich @ 2023-02-03  7:30 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

The first change follows what was already done for Intel syntax code.
The second is finally doing what I was meaning to do for quite some
time, noticing the inefficiencies once again while preparing patch 1.
The third change is perhaps just a first step towards re-arranging
how we represent template attributes; see there for possible further
steps.

1: improve special casing of certain insns
2: simplify a few expressions
3: move (and rename) opcodespace attribute

Jan

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

end of thread, other threads:[~2023-02-03  7:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03  7:30 [PATCH 0/3] x86: assorted opcode processing adjustments Jan Beulich
2023-02-03  7:32 ` [PATCH 1/3] x86: improve special casing of certain insns Jan Beulich
2023-02-03  7:32 ` [PATCH 2/3] x86: simplify a few expressions Jan Beulich
2023-02-03  7:33 ` [PATCH 3/3] x86: move (and rename) opcodespace attribute 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).