aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.tbl
diff options
context:
space:
mode:
authorCui, Lili <lili.cui@intel.com>2024-06-19 11:40:02 +0800
committerCui, Lili <lili.cui@intel.com>2024-06-19 16:23:26 +0800
commit5445d7819ba0c00249939d1316e344f01a403607 (patch)
treecf00c0df2fce7b1047fa9b0bacaa1b72fa975355 /opcodes/i386-opc.tbl
parent81ad8a2444b85fe1ea4515285f8bd569363cac12 (diff)
downloadgdb-5445d7819ba0c00249939d1316e344f01a403607.zip
gdb-5445d7819ba0c00249939d1316e344f01a403607.tar.gz
gdb-5445d7819ba0c00249939d1316e344f01a403607.tar.bz2
x86: Remove the secondary encoding for ctest.
There are two encodings for each opcode F6/F7 in ctest, but the second one is never used, so remove it to reduce the size of opcode_tbl.h. opcodes/ChangeLog: * i386-opc.tbl: Removed the secondary insn template for ctest. * i386-tbl.h: Regenerated.
Diffstat (limited to 'opcodes/i386-opc.tbl')
-rw-r--r--opcodes/i386-opc.tbl1
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/i386-opc.tbl b/opcodes/i386-opc.tbl
index e365f06..1d19935 100644
--- a/opcodes/i386-opc.tbl
+++ b/opcodes/i386-opc.tbl
@@ -361,7 +361,6 @@ test, 0xf60a/0, 0, W|Modrm|EVexMap4|Scc|No_sSuf, { Imm8|Imm16|Imm32|Imm32S, Reg8
ctest<scc>, 0x840<scc:opc>, APX_F, D|W|C|CheckOperandSize|Modrm|EVexMap4|Scc|No_sSuf, { Reg8|Reg16|Reg32|Reg64, Reg8|Reg16|Reg32|Reg64|Unspecified|BaseIndex }
ctest<scc>, 0xf60<scc:opc>/0, APX_F, W|Modrm|EVexMap4|Scc|No_sSuf, { Imm8|Imm16|Imm32|Imm32S, Reg8|Reg16|Reg32|Reg64|Unspecified|BaseIndex }
-ctest<scc>, 0xf60<scc:opc>/1, APX_F, W|Modrm|EVexMap4|Scc|No_sSuf, { Imm8|Imm16|Imm32|Imm32S, Reg8|Reg16|Reg32|Reg64|Unspecified|BaseIndex }
<scc>