summaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-12-09Implement Intel OSPKE instructionsH.J. Lu
2015-08-07Remove CpuFMA4 support from CPU_ZNVER1_FLAGS.Amit Pawar
2015-06-30Add support for monitorx/mwaitx instructionsAmit Pawar
2015-05-15Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu
2015-05-11Add Intel MCU support to opcodesH.J. Lu
2015-03-17Add znver1 processorGanesh Gopalasubramanian
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-17Add AVX512VBMI instructionsIlya Tocar
2014-11-17Add AVX512IFMA instructionsIlya Tocar
2014-11-17Add pcommit instructionIlya Tocar
2014-11-17Add clwb instructionIlya Tocar
2014-07-22Add AVX512DQ instructions and their AVX512VL variants.Ilya Tocar
2014-07-22Add support for AVX512BW instructions and their AVX512VL versions.Ilya Tocar
2014-07-22Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.Ilya Tocar
2014-04-04Add support for Intel SGX instructionsIlya Tocar
2014-03-05Update copyright yearsAlan Modra
2014-03-03Fix various copyright issuesAlan Modra
2014-02-21Add support for CPUID PREFETCHWT1Ilya Tocar
2014-02-19Don't output trailing spaceH.J. Lu
2014-02-12Add clflushopt, xsaves, xsavec, xrstorsIlya Tocar
2014-01-08Update copyright year to 2014H.J. Lu
2013-11-08Remove CpuNop from CPU_K6_2_FLAGSH.J. Lu
2013-09-30Add AMD bdver4 support.Saravanan Ekanathan
2013-07-26Add Intel AVX-512 supportH.J. Lu
2013-07-25Support Intel SHAH.J. Lu
2013-07-24Support Intel MPXH.J. Lu
2013-05-15gas/Saravanan Ekanathan
2013-02-19Implement Intel SMAP instructionsH.J. Lu
2013-01-16Add OPERAND_TYPE_IMM32_64H.J. Lu
2013-01-02Update copyright year to 2013H.J. Lu
2012-10-09Add AMD bdver3 support.Nagajyothi Eggone
2012-09-25Add missing Cpu flags in bd and bt coresH.J. Lu
2012-09-20Replace CpuSSE3 with CpuCX16 for cmpxchg16bH.J. Lu
2012-08-17Add AMD btver1 and btver2 supportH.J. Lu
2012-08-10Enable FMA instructions for bdver2H.J. Lu
2012-07-16Implement RDRSEED, ADX and PRFCHW instructionsH.J. Lu
2012-06-22gas/Roland McGrath
2012-02-08Implement Intel Transactional Synchronization ExtensionsH.J. Lu
2012-01-13Add vmfuncH.J. Lu
2011-07-22Add initial Intel K1OM support.H.J. Lu
2011-06-10Support AVX Programming Reference (June, 2011).H.J. Lu
2011-06-03Add CpuF16C to CPU_BDVER2_FLAGS.Quentin Neill
2011-05-112011-05-10 Quentin Neill <quentin.neill@amd.com>Quentin Neill
2011-04-19 * i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa bitsQuentin Neill
2011-01-17Add support for TBM instructions.Quentin Neill
2011-01-05Implement BMI instructions.H.J. Lu
2011-01-01Update copyright in comments to 2011.H.J. Lu
2011-01-01Update copyright to 2011.H.J. Lu
2010-10-16Add CpuNop to CPU_GENERIC64_FLAGS.H.J. Lu