x86: Intel Core processors do not support CMPXCHG16B
[binutils-gdb.git] / opcodes / i386-gen.c
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 vector size restrictions
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-26 Alan Modraopcodes i386 and ia64 gen file warnings
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-05-23 liuhongtRevert "Support Intel FRED LKGS"
2023-05-23 Zhang, JunSupport Intel FRED LKGS
2023-04-07 Haochen JiangSupport Intel AMX-COMPLEX
2023-03-31 Jan Beulichx86: introduce .insn directive
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-02-10 Jan Beulichx86: drop use of VEX3SOURCES
2023-02-10 Jan Beulichx86: move (and rename) opcodespace attribute
2023-01-27 Jan Beulichx86: remove internationalization from i386-gen.c
2023-01-20 Jan Beulichx86: split i386-gen's opcode hash entry struct
2023-01-20 Jan Beulichx86: absorb allocation in i386-gen
2023-01-20 Jan Beulichx86: re-use insn mnemonic strings as much as possible
2023-01-20 Jan Beulichx86: move insn mnemonics to a separate table
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-21 Jan Beulichx86: rename CheckRegSize to CheckOperandSize
2022-12-19 Jan Beulichx86: omit Cpu prefixes from opcode table
2022-12-16 Jan Beulichx86: change representation of extension opcode
2022-12-12 Jan Beulichx86: generate template sets data at build time
2022-12-12 Jan Beulichx86: drop sentinel from i386_optab[]
2022-12-12 Jan Beulichx86: instantiate i386_{op,reg}tab[] in gas instead...
2022-12-02 Jan Beulichx86: drop most OPERAND_TYPE_* (and rework the rest)
2022-12-01 Jan Beulichx86: drop No_ldSuf
2022-11-30 Jan Beulichx86: drop FloatR
2022-11-15 Tejas JoshiAdd AMD znver4 processor support
2022-11-14 Jan Beulichx86: fold special-operand insn attributes into a single...
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-20 Jan Beulichx86: re-work AVX-VNNI support
2022-10-18 H.J. Lux86: Disable AVX-VNNI when disabling AVX2
2022-10-18 Jan Beulichx86: correct CPU_AMX_{BF16,INT8}_FLAGS
2022-09-30 Jan Beulichx86/Intel: restrict suffix derivation
2022-08-16 Jan Beulichx86: template-ize certain vector conversion insns
2022-08-16 Jan Beulichx86: template-ize packed/scalar vector floating point...
2022-08-16 Jan Beulichrevert "x86: Also pass -P to $(CPP) when processing...
2022-07-18 Jan Beulichx86: re-order insn template fields
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-06 Jan Beulichx86: drop NoAVX insn attribute
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-03-29 Jan Beulichx86: fold SSE2AVX and their base MMX/SSE templates
2021-03-29 Jan Beulichx86: undo Prefix_0X<nn> use in opcode table
2021-03-29 Jan Beulichx86: derive opcode encoding space attribute from base...
2021-03-24 Jan Beulichx86: derive opcode length from opcode value
2021-03-24 Jan Beulichx86: derive mandatory prefix attribute from base opcode
2021-03-24 Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23 Jan Beulichx86: re-order two fields of struct insn_template
2021-03-23 Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-09 Jan Beulichx86: fold some prefix related attributes into a single one
2021-03-03 Jan Beulichx86: infer operand count of templates
2021-02-16 Jan Beulichx86: have preprocessor expand macros
2021-01-26 Alan ModraSegmentation fault i386-gen
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-10-14 H.J. Lux86: Remove the prefix byte from non-VEX/EVEX base_opcode
2020-10-14 H.J. Lux86: Rename VexOpcode to OpcodePrefix
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
next