]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-gen.c
gprofng: add hardware counters for AMD Zen3
[thirdparty/binutils-gdb.git] / opcodes / i386-gen.c
2024-05-03  Jan Beulichx86: zap value-less Disp8MemShift from non-EVEX templates
2024-03-28  Jan Beulichx86: templatize INC/DEC
2024-01-15  Indu Bhagatopcodes: gas: x86: define and use Rex2 as attribute...
2024-01-05  Tejas JoshiAdd AMD znver5 processor support
2024-01-05  Jan Beulichx86: corrections to CPU attribute/flags splitting
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-28  Cui, LiliSupport APX GPR32 with extend evex prefix
2023-12-28  Cui, LiliSupport APX GPR32 with rex2 prefix
2023-12-19  Haochen Jiangx86: Remove the restriction for size of the mask regist...
2023-12-15  Jan Beulichx86: fold assembly dialect attributes
2023-11-24  Jan Beulichx86: shrink opcode sets table
2023-11-09  Jan Beulichx86: do away with is_evex_encoding()
2023-11-09  Jan Beulichx86: split insn templates' CPU field
2023-11-09  Jan Beulichx86: Cpu64 handling improvements
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 binutils-2_41-release
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
next