x86: Intel Core processors do not support CMPXCHG16B
[binutils-gdb.git] / opcodes / i386-init.h
2023-11-09 Jan Beulichx86: Intel Core processors do not support CMPXCHG16B
2023-10-31 Hu, Lin1Support Intel USER_MSR
2023-09-15 Jan Beulichx86: fold CpuLM and Cpu64
2023-09-14 Jan Beulichx86: support AVX10.1/512
2023-09-14 Jan Beulichx86: make AES/PCMULQDQ respectively prereqs of VAES...
2023-09-01 Jan Beulichx86: rename CpuPCLMUL
2023-08-11 Jan Beulichx86: pack CPU flags in opcode table
2023-08-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-07-27 Hu, Lin1Support Intel PBNDKB
2023-07-27 Haochen JiangSupport Intel SM4
2023-07-27 Haochen JiangSupport Intel SM3
2023-07-27 Haochen JiangSupport Intel SHA512
2023-07-27 konglin1Support Intel AVX-VNNI-INT16
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-04-07 Haochen JiangSupport Intel AMX-COMPLEX
2023-02-24 Jan Beulichx86: MONITOR/MWAIT are not SSE3 insns
2023-02-24 Jan Beulichx86-64: don't permit LAHF/SAHF with "generic64"
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-22 Jan Beulichx86: correct/improve TSX controls
2022-12-22 Jan Beulichx86: add dependencies on SVME
2022-12-22 Jan Beulichx86: add dependencies on VMX
2022-12-22 Jan Beulichx86: correct XSAVE* dependencies
2022-12-22 Jan Beulichx86: correct dependencies of a few AVX512 sub-features
2022-12-22 Jan Beulichx86: add dependencies on AVX2
2022-12-22 Jan Beulichx86: correct SSE dependencies
2022-12-22 Jan Beulichx86: re-work ISA extension dependency handling
2022-12-02 Jan Beulichx86: drop most OPERAND_TYPE_* (and rework the rest)
2022-11-15 Tejas JoshiAdd AMD znver4 processor support
2022-11-08 Kong LinglingSupport Intel RAO-INT
2022-11-04 konglin1Support Intel AVX-NE-CONVERT
2022-11-02 Hu, Lin1Support Intel MSRLIST
2022-11-02 Hu, Lin1Support Intel WRMSRNS
2022-11-02 Haochen JiangSupport Intel CMPccXADD
2022-11-02 Cui,LiliSupport Intel AVX-VNNI-INT8
2022-11-02 Hongyu WangSupport Intel AVX-IFMA
2022-10-31 Jan Beulichx86: minor improvements to optimize_imm() (part III)
2022-10-31 Cui, LiliSupport Intel PREFETCHI
2022-10-21 Cui,LiliSupport Intel AMX-FP16
2022-10-18 H.J. Lux86: Disable AVX-VNNI when disabling AVX2
2022-10-18 Jan Beulichx86: correct CPU_AMX_{BF16,INT8}_FLAGS
2022-07-04 Jan Beulichx86: fold Disp32S and Disp32
2022-07-04 Jan Beulichx86: restore masking of displacement kinds
2022-03-17 Jan Beulichx86: never set i386_cpu_flags' "unused" field
2022-03-17 Jan Beulichx86: unify CPU flag on/off processing
2022-03-17 Jan Beulichx86: drop L1OM/K1OM support from gas
2022-03-17 Jan Beulichx86: assorted IAMCU CPU checking fixes
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-08-05 Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-10-20 Ganesh Gopalasubra... Add AMD znver3 processor support
2020-10-16 Cui,LiliEnhancement for avx-vnni patch
2020-10-14 H.J. Lux86: Support Intel AVX VNNI
2020-10-14 Lili Cuix86: Add support for Intel HRESET instruction
2020-10-14 Lili Cuix86: Support Intel UINTR
2020-09-24 Cui,LiliAdd support for Intel TDX instructions.
2020-09-23 Terry GuoEnable support to Intel Keylocker instructions
2020-07-10 Lili Cuix86: Add support for Intel AMX instructions
2020-04-07 Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02 LiliCuiAdd support for intel SERIALIZE instruction
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-02-17 H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-17 H.J. Lux86: Don't disable SSE3 when disabling SSE4a
2020-02-16 H.J. Lux86: Don't disable SSE4a when disabling SSE4
2020-02-13 Jan Beulichx86: fix SSE4a dependencies of ".arch .nosse*"
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-14 Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-12 Jan Beulichx86: fold EsSeg into IsString
2019-11-12 Jan Beulichx86: introduce operand type "instance"
2019-11-08 Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08 Jan Beulichx86: introduce operand type "class"
2019-11-07 Jan Beulichx86: support further AMD Zen2 instructions
2019-07-16 Jan Beulichx86: make RegMem an opcode modifier
2019-07-16 Jan Beulichx86: fold SReg{2,3}
2019-07-01 Jan Beulichx86: drop Vec_Imm4
2019-06-25 Jan Beulichx86: correct / adjust debug printing
2019-06-04 H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04 H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-04-05 Xuepeng Guox86: Support Intel AVX512 BF16
2019-03-19 H.J. Luix86: Disable AVX512F when disabling AVX2
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-08-11 H.J. Lux86: Add CpuCMOV and CpuFXSR
2018-08-03 Jan Beulichx86: drop "mem" operand type attribute
2018-07-31 Jan Beulichx86: drop CpuVREX
2018-07-11 Jan Beulichx86: drop {,reg16_}inoutportreg variables
2018-05-30 Amit PawarAdd znver2 support.
2018-05-07 H.J. LuEnable Intel MOVDIRI, MOVDIR64B instructions
2018-04-27 Igor TsimbalistRevert "Enable Intel MOVDIRI, MOVDIR64B instructions."
2018-04-26 Igor TsimbalistEnable Intel MOVDIRI, MOVDIR64B instructions.
2018-04-26 Jan Beulichx86: CpuXSAVE is a prereq for various other features
2018-04-26 Jan Beulichx86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask
2018-04-26 Jan Beulichx86: x87-related adjustments
2018-04-17 Igor TsimbalistEnable Intel CLDEMOTE instruction.
2018-04-11 Igor TsimbalistEnable Intel WAITPKG instructions.
2018-01-23 Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23 Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-17 Igor TsimbalistReplace CET bit with IBT and SHSTK bits.
next