aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Add support for Intel SGX instructionsIlya Tocar1-0/+3
2014-03-05Update copyright yearsAlan Modra1-3/+2
2014-03-03Fix various copyright issuesAlan Modra1-2/+1
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar1-0/+3
2014-02-19Don't output trailing spaceH.J. Lu1-4/+13
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar1-0/+9
2014-01-08Update copyright year to 2014H.J. Lu1-2/+2
2013-11-08Remove CpuNop from CPU_K6_2_FLAGSH.J. Lu1-1/+1
2013-09-30Add AMD bdver4 support.Saravanan Ekanathan1-0/+2
2013-07-26Add Intel AVX-512 supportH.J. Lu1-2/+33
2013-07-25Support Intel SHAH.J. Lu1-0/+3
2013-07-24Support Intel MPXH.J. Lu1-0/+7
2013-05-15gas/Saravanan Ekanathan1-1/+1
2013-02-19Implement Intel SMAP instructionsH.J. Lu1-0/+3
2013-01-16Add OPERAND_TYPE_IMM32_64H.J. Lu1-0/+2
2013-01-02Update copyright year to 2013H.J. Lu1-2/+2
2012-10-09Add AMD bdver3 support.Nagajyothi Eggone1-0/+2
2012-09-25Add missing Cpu flags in bd and bt coresH.J. Lu1-4/+4
2012-09-20Replace CpuSSE3 with CpuCX16 for cmpxchg16bH.J. Lu1-8/+11
2012-08-17Add AMD btver1 and btver2 supportH.J. Lu1-0/+4
2012-08-10Enable FMA instructions for bdver2H.J. Lu1-1/+1
2012-07-16Implement RDRSEED, ADX and PRFCHW instructionsH.J. Lu1-0/+9
2012-06-22gas/Roland McGrath1-8/+9
2012-02-08Implement Intel Transactional Synchronization ExtensionsH.J. Lu1-0/+7
2012-01-13Add vmfuncH.J. Lu1-0/+3
2011-07-22Add initial Intel K1OM support.H.J. Lu1-1/+4
2011-06-10Support AVX Programming Reference (June, 2011).H.J. Lu1-2/+15
2011-06-03Add CpuF16C to CPU_BDVER2_FLAGS.Quentin Neill1-1/+1
2011-05-112011-05-10 Quentin Neill <quentin.neill@amd.com>Quentin Neill1-0/+2
2011-04-19 * i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bitsQuentin Neill1-1/+1
2011-01-17Add support for TBM instructions.Quentin Neill1-0/+3
2011-01-05Implement BMI instructions.H.J. Lu1-0/+3
2011-01-01Update copyright in comments to 2011.H.J. Lu1-2/+2
2011-01-01Update copyright to 2011.H.J. Lu1-1/+1
2010-10-16Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu1-1/+1
2010-10-14Add CheckRegSize to instructions which require register size check.H.J. Lu1-0/+1
2010-08-06Don't generate multi-byte NOPs for i686.H.J. Lu1-12/+17
2010-07-01Support AVX Programming Reference (June, 2010)H.J. Lu1-0/+12
2010-02-11Update copyright.H.J. Lu1-2/+2
2010-02-112010-02-10 Quentin Neill <quentin.neill@amd.com>Sebastian Pop1-0/+3
2010-02-032010-02-03 Quentin Neill <quentin.neill@amd.com>Sebastian Pop1-1/+1
2010-01-062010-01-06 Quentin Neill <quentin.neill@amd.com>Sebastian Pop1-0/+2
2009-12-19Replace VexNDS, VexNDD and VexLWP with VexVVVV.H.J. Lu1-3/+1
2009-12-18Move Imm1 before Imm8.H.J. Lu1-1/+1
2009-12-16Remove ByteOkIntel.H.J. Lu1-1/+0
2009-12-16Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A with VexOpcode.H.J. Lu1-6/+1
2009-12-16Replace Vex2Sources and Vex3Sources with VexSources.H.J. Lu1-2/+1
2009-12-16Remove VexW0 and VexW1. Add VexW.H.J. Lu1-2/+1
2009-11-182009-11-18 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop1-4/+1
2009-11-182009-11-17 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop1-0/+8