public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: a little bit of further opcode table rework
@ 2021-03-02 16:08 Jan Beulich
  2021-03-02 16:09 ` [PATCH 1/2] x86: infer operand count of templates Jan Beulich
  2021-03-02 16:10 ` [PATCH 2/2] x86: fold some prefix related attributes into a single one Jan Beulich
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Beulich @ 2021-03-02 16:08 UTC (permalink / raw)
  To: Binutils

There's still a lot of redundancy and inefficiency in there, which
I'm hoping to continue to improve over time. These are two small
steps. The changes are technically independent, but of course the
2nd heavily depends on the 1st contextually, i.e. for the patch
to actually apply.

1: infer operand count of templates
2: fold some prefix related attributes into a single one

Jan

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

end of thread, other threads:[~2021-03-03 20:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-02 16:08 [PATCH 0/2] x86: a little bit of further opcode table rework Jan Beulich
2021-03-02 16:09 ` [PATCH 1/2] x86: infer operand count of templates Jan Beulich
2021-03-02 16:35   ` H.J. Lu
2021-03-02 16:10 ` [PATCH 2/2] x86: fold some prefix related attributes into a single one Jan Beulich
2021-03-02 16:54   ` H.J. Lu
2021-03-03 11:53     ` Jan Beulich
2021-03-03 20:03       ` 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).