forked from Imagelibrary/binutils-gdb
gas/testsuite/
2007-10-05 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp: Run smx. * gas/i386/smx.d: New. * gas/i386/smx.s: Likewise. opcodes/ 2007-10-05 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (dis386_twobyte): Add getsec. * i386-gen.c (cpu_flags): Add CpuSMX. * i386-opc.h (CpuSMX): New. (CpuSSSE3): Updated. (i386_cpu_flags): Add cpusmx. * i386-opc.tbl: Add getsec. * i386-init.h: Regenerated. * i386-tbl.h: Likewise.
This commit is contained in:
@@ -1075,7 +1075,7 @@ static const struct dis386 dis386_twobyte[] = {
|
||||
{ "sysenter", { XX } },
|
||||
{ "sysexit", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "(bad)", { XX } },
|
||||
{ "getsec", { XX } },
|
||||
/* 38 */
|
||||
{ THREE_BYTE_TABLE (THREE_BYTE_0F38) },
|
||||
{ "(bad)", { XX } },
|
||||
|
||||
Reference in New Issue
Block a user