public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/9] x86: disassembler fixes and table shrinking
@ 2021-03-09 13:05 Jan Beulich
  2021-03-09 13:06 ` [PATCH 1/9] x86: correct decoding of nop/reserved space (0f18 ... 0x1f) Jan Beulich
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jan Beulich @ 2021-03-09 13:05 UTC (permalink / raw)
  To: Binutils

The first and last patches are bug fixes. Most of the others
rearrange the order of decoding of relevant parts of the insn,
with the goal of shrinking overall table sizes. This goes
along the lines of earlier changes towards the same goal.

If I had recognized earlier the issue the last patch fixes, I
would have put it near the beginning of this series. Re-
basing ahead, however, turned out rather undesirable.

1: correct decoding of nop/reserved space (0f18 ... 0x1f)
2: re-arrange order of decode for various legacy opcodes
3: re-arrange order of decode for various VEX opcodes
4: re-arrange order of decode for various mask reg opcodes
5: re-arrange order of decode for various EVEX opcodes
6: reuse VEX entries for EVEX vperm{q,pd}
7: reuse further VEX entries for EVEX
8: rearrange enumerator and table entry order
9: Intel: correct AVX512 S/G disassembly

Jan

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

end of thread, other threads:[~2021-03-09 14:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-09 13:05 [PATCH 0/9] x86: disassembler fixes and table shrinking Jan Beulich
2021-03-09 13:06 ` [PATCH 1/9] x86: correct decoding of nop/reserved space (0f18 ... 0x1f) Jan Beulich
2021-03-09 13:06 ` [PATCH 2/9] x86: re-arrange order of decode for various legacy opcodes Jan Beulich
2021-03-09 13:07 ` [PATCH 3/9] x86: re-arrange order of decode for various VEX opcodes Jan Beulich
2021-03-09 13:07 ` [PATCH 4/9] x86: re-arrange order of decode for various mask reg opcodes Jan Beulich
2021-03-09 13:10 ` [PATCH 5/9] x86: re-arrange order of decode for various EVEX opcodes Jan Beulich
2021-03-09 13:10 ` [PATCH 6/9] x86: reuse VEX entries for EVEX vperm{q,pd} Jan Beulich
2021-03-09 13:11 ` [PATCH 7/9] x86: reuse further VEX entries for EVEX Jan Beulich
2021-03-09 13:12 ` [PATCH 8/9] x86: rearrange enumerator and table entry order Jan Beulich
2021-03-09 13:12 ` [PATCH 9/9] x86/Intel: correct AVX512 S/G disassembly Jan Beulich
2021-03-09 14:27 ` [PATCH 0/9] x86: disassembler fixes and table shrinking 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).