Home
last modified time | relevance | path

Searched refs:dis386_twobyte (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-2007169 (dis386_twobyte): Use MOD_0F51 and MOD_0FD7.
219 * i386-dis.c (dis386_twobyte): Reformat.
330 * i386-dis.c (dis386_twobyte): Add getsec.
349 * i386-dis.c (dis386_twobyte): Use EXx instead of EXq on
401 (dis386_twobyte): Updated.
446 (dis386_twobyte): Likewise.
483 (dis386_twobyte): Likewise.
505 (dis386_twobyte): Updated.
697 (dis386_twobyte): Add SSE5 24/25/7a/7b support.
941 (dis386_twobyte): Use OPC_EXT_40...OPC_EXT_45.
[all …]
DChangeLog-2006328 * i386-dis.c (dis386_twobyte): Use "nopQ" for 0x1f.
355 (dis386_twobyte): Updated.
677 (dis386_twobyte): Use THREE_BYTE_0 for entry 0x38. Use
758 * i386-dis.c (dis386_twobyte): Use "movZ" for debug register
764 (dis386_twobyte): Use "movZ" for control register moves.
DChangeLog-200867 (dis386_twobyte): Use EXxS on movapX.
270 * i386-dis.c (dis386_twobyte): Adjust cmovXX mnemonics.
1003 (dis386_twobyte): Use PREFIX_0FC3.
1074 (dis386_twobyte): Updated. Use "nopQ" on 0x19 to 0x1e.
DChangeLog-2004564 (dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
581 (dis386_twobyte): Opcode 0xa7 is PADLOCK_0.
DChangeLog-2010357 * i386-dis.c (dis386_twobyte): Replace ud2a/ud2b with ud2/ud1.
853 (dis386_twobyte): Likewise.
DChangeLog-9899575 (dis386_twobyte): Remove.
866 (dis386_twobyte): Add GRP14, femms, and 3DNow entries.
1090 (dis386, dis386_twobyte, grps): Use new suffix macros.
DChangeLog-2011785 (dis386_twobyte): Use PREFIX_0FBC.
DChangeLog156 (dis386_twobyte): Replace MOD_0F20, MOD_0F21, MOD_0F22 and
DChangeLog-0203476 (dis386_twobyte): Use PREGRP30 to replace the "movlpX" entry.
716 (dis386_twobyte): Correct movd operands.
DChangeLog-9297486 * i386-dis.c (dis386_twobyte): Fix pand and pandn.
506 * i386-dis.c (dis386[], dis386_twobyte[]): change pushl/popl
538 * i386-dis.c: (dis386_twobyte): Add MMX instructions.
2806 * i386-dis.c (dis386_twobyte): Add cpuid, From Charles Hannum
DChangeLog-2005537 (dis386_twobyte): Updated entries 0x78 and 0x79.
Di386-dis.c2703 static const struct dis386 dis386_twobyte[] = { variable
13032 dp = &dis386_twobyte[threebyte]; in print_insn()
DChangeLog-0001751 (dis386_twobyte): New table combining above two tables.