]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
x86: derive opcode encoding space attribute from base opcode
authorJan Beulich <jbeulich@suse.com>
Mon, 29 Mar 2021 10:02:50 +0000 (12:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 29 Mar 2021 10:02:50 +0000 (12:02 +0200)
commit389d00a5e5b1fa6fcd9eda747b17ef73f58eb693
tree60328fd218e7998c30d91455df475d835272214e
parent63b4cc53dc41c755f8b30d85edf29c153f76eba3
x86: derive opcode encoding space attribute from base opcode

Just like is already done for VEX/XOP/EVEX encoded insns, record the
encoding space information in the respective opcode modifier field. Do
this again without changing the source table, but rather by deriving the
values from their existing source representation.
gas/ChangeLog
gas/config/tc-i386-intel.c
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-tbl.h