public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/8] x86: work towards further opcode table compaction
@ 2021-03-22 16:40 Jan Beulich
  2021-03-22 16:42 ` [PATCH 1/8] x86: unbreak certain MPX insn operand forms Jan Beulich
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Jan Beulich @ 2021-03-22 16:40 UTC (permalink / raw)
  To: Binutils

This is partial work for now only, because I'm not sure how controversial
some of the later the changes might be, and hence I wouldn't want to
continue down this road without at least rough consensus. The bugs fixed
by the first patch were noticed simply in the course of doing this rework.

1: unbreak certain MPX insn operand forms
2: don't open-code PREFIX_NONE
3: don't use opcode_length to identify pseudo prefixes
4: split opcode prefix and opcode space representation
5: re-order two fields of struct insn_template
6: re-number PREFIX_0X<nn>
7: derive mandatory prefix attribute from base opcode
8: derive opcode length from opcode value

Jan

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

end of thread, other threads:[~2021-03-24 13:43 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 16:40 [PATCH 0/8] x86: work towards further opcode table compaction Jan Beulich
2021-03-22 16:42 ` [PATCH 1/8] x86: unbreak certain MPX insn operand forms Jan Beulich
2021-03-22 17:58   ` H.J. Lu
2021-03-22 16:42 ` [PATCH 2/8] x86: don't open-code PREFIX_NONE Jan Beulich
2021-03-22 17:58   ` H.J. Lu
2021-03-22 16:43 ` [PATCH 3/8] x86: don't use opcode_length to identify pseudo prefixes Jan Beulich
2021-03-22 17:55   ` H.J. Lu
2021-03-23  7:36     ` Jan Beulich
2021-03-23 12:05       ` H.J. Lu
2021-03-23 16:42         ` [PATCH v2] " Jan Beulich
2021-03-23 18:32           ` H.J. Lu
2021-03-22 16:44 ` [PATCH 5/8] x86: re-order two fields of struct insn_template Jan Beulich
2021-03-22 18:03   ` H.J. Lu
2021-03-22 16:45 ` [PATCH 6/8] x86: re-number PREFIX_0X<nn> Jan Beulich
2021-03-22 18:03   ` H.J. Lu
2021-03-22 16:46 ` [PATCH 7/8] x86: derive mandatory prefix attribute from base opcode Jan Beulich
2021-03-22 18:03   ` H.J. Lu
2021-03-23 16:36     ` Jan Beulich
2021-03-23 18:34       ` H.J. Lu
2021-03-24  7:27         ` Jan Beulich
2021-03-24 13:43           ` H.J. Lu
     [not found] ` <65b17a6a-cc6a-a706-5e95-a7284c45beb1@suse.com>
2021-03-22 18:02   ` [PATCH 8/8] x86: derive opcode length from opcode value H.J. Lu
     [not found] ` <f116024a-077d-c64e-f37c-1da8299272f0@suse.com>
2021-03-22 18:04   ` [PATCH 4/8] x86: split opcode prefix and opcode space representation 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).