gas/
2007-07-15 H.J. Lu <hongjiu.lu@intel.com> * gas/config/tc-i386.h (CpuVMX): New. (CpuUnknownFlags): Add CpuVMX. gas/testsuite/ 2007-07-15 H.J. Lu <hongjiu.lu@intel.com> * gas/i386/i386.exp: Add vmx and x86-64-vmx. * gas/i386/vmx.d: New file. * gas/i386/vmx.s: Likewise. * gas/i386/x86-64-vmx.d: Likewise. * gas/i386/x86-64-vmx.s: Likewise. include/opcode/ 2007-07-15 H.J. Lu <hongjiu.lu@intel.com> * i386.h (i386_optab): Support Intel VMX Instructions. opcodes/ 2007-07-15 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (OP_VMX): New. Handle Intel VMX Instructions. (VMX_Fixup): New. Fix up Intel VMX Instructions. (Em): New. (Gm): New. (VM): New. (dis386_twobyte): Updated entries 0x78 and 0x79. (twobyte_has_modrm): Likewise. (grps): Use OP_VMX in the "sgdtIQ" entry. Updated GRP9. (OP_G): Handle m_mode.
Showing
- gas/ChangeLog 5 additions, 0 deletionsgas/ChangeLog
- gas/config/tc-i386.h 2 additions, 1 deletiongas/config/tc-i386.h
- gas/testsuite/ChangeLog 9 additions, 0 deletionsgas/testsuite/ChangeLog
- gas/testsuite/gas/i386/i386.exp 2 additions, 0 deletionsgas/testsuite/gas/i386/i386.exp
- gas/testsuite/gas/i386/vmx.d 25 additions, 0 deletionsgas/testsuite/gas/i386/vmx.d
- gas/testsuite/gas/i386/vmx.s 21 additions, 0 deletionsgas/testsuite/gas/i386/vmx.s
- gas/testsuite/gas/i386/x86-64-vmx.d 25 additions, 0 deletionsgas/testsuite/gas/i386/x86-64-vmx.d
- gas/testsuite/gas/i386/x86-64-vmx.s 21 additions, 0 deletionsgas/testsuite/gas/i386/x86-64-vmx.s
- include/opcode/ChangeLog 4 additions, 0 deletionsinclude/opcode/ChangeLog
- include/opcode/i386.h 14 additions, 0 deletionsinclude/opcode/i386.h
- opcodes/ChangeLog 12 additions, 0 deletionsopcodes/ChangeLog
- opcodes/i386-dis.c 64 additions, 6 deletionsopcodes/i386-dis.c
Loading
Please register or sign in to comment