summaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.tbl
Commit message (Expand)AuthorAgeFilesLines
* Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcnH.J. Lu2013-10-121-8/+11
* opcodes/Jan Beulich2013-10-081-9/+9
* Add Size64 to movq/vmovq with Reg64 operandH.J. Lu2013-09-301-8/+8
* Add Intel AVX-512 supportH.J. Lu2013-07-261-0/+1209
* Support Intel SHAH.J. Lu2013-07-251-0/+10
* Support Intel MPXH.J. Lu2013-07-241-41/+54
* Replace Xmmword with Qword on cvttps2piH.J. Lu2013-07-081-1/+1
* gas/testsuite/Jan Beulich2013-04-081-2/+1
* Implement Intel SMAP instructionsH.J. Lu2013-02-191-0/+4
* Fix opcode for 64-bit jecxzH.J. Lu2012-11-201-1/+1
* Replace CpuSSE3 with CpuCX16 for cmpxchg16bH.J. Lu2012-09-201-1/+1
* Add AMD btver1 and btver2 supportH.J. Lu2012-08-171-1/+1
* There were several cases where the registers in the REX encoded rangeJan Beulich2012-08-071-5/+0
* VMOVNTDQA was both misplaced and improperly tagged as being an AVXJan Beulich2012-07-311-1/+1
* Implement RDRSEED, ADX and PRFCHW instructionsH.J. Lu2012-07-161-1/+6
* gas/testsuite/Roland McGrath2012-07-021-1/+1
* gas/Roland McGrath2012-06-221-4/+4
* gas/Roland McGrath2012-06-221-56/+56
* Implement Intel Transactional Synchronization ExtensionsH.J. Lu2012-02-081-40/+51
* Add vmfuncH.J. Lu2012-01-131-0/+4
* Add Disp32S to 64bit call.H.J. Lu2011-08-011-1/+1
* Fix rorx in BMI2.H.J. Lu2011-06-301-1/+1
* Support AVX Programming Reference (June, 2011).H.J. Lu2011-06-101-1/+195
* Add support for TBM instructions.qneill2011-01-171-0/+12
* Implement BMI instructions.H.J. Lu2011-01-051-0/+9
* Remove CheckRegSize from movq.H.J. Lu2010-10-141-2/+2
* Remove CheckRegSize from instructions with 0, 1 or fixed operands.H.J. Lu2010-10-141-34/+34
* Add CheckRegSize to instructions which require register size check.H.J. Lu2010-10-141-184/+184
* Don't generate multi-byte NOPs for i686.H.J. Lu2010-08-061-1/+1
* Add Cpu186 to ud1/ud2/ud2a/ud2b.H.J. Lu2010-08-061-4/+4
* Add ud1 to x86.H.J. Lu2010-08-061-3/+5
* Replace rdrnd with rdrand.H.J. Lu2010-07-051-1/+1
* Support AVX Programming Reference (June, 2010)H.J. Lu2010-07-011-0/+16
* 2010-03-22 Sebastian Pop <sebastian.pop@amd.com>spop2010-03-231-8/+4
* Update copyright.H.J. Lu2010-02-111-1/+1
* 2010-02-10 Quentin Neill <quentin.neill@amd.com>spop2010-02-111-0/+10
* Replace "Vex" with "Vex=3" on AVX scalar instructions.H.J. Lu2010-01-241-208/+208
* Add xsave64 and xrstor64.H.J. Lu2010-01-211-0/+2
* 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>spop2010-01-151-0/+64
* Replace VexNDS, VexNDD and VexLWP with VexVVVV.H.J. Lu2009-12-191-844/+844
* Remove ByteOkIntel.H.J. Lu2009-12-161-6/+6
* Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A with VexOpcode.H.J. Lu2009-12-161-1154/+1154
* Replace Vex2Sources and Vex3Sources with VexSources.H.J. Lu2009-12-161-121/+121
* Remove VexW0 and VexW1. Add VexW.H.J. Lu2009-12-161-1101/+1101
* Add USE_VEX_W_TABLE, VEX_W_TABLE and VEX_W_XXX.H.J. Lu2009-12-151-869/+869
* Support fxsave64 and fxrstor64.H.J. Lu2009-12-041-0/+2
* Allow lock on cmpxch16b.H.J. Lu2009-11-191-1/+1
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-181-7/+0
* 2009-11-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-181-0/+85
* 2009-11-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-11-121-11/+11