summaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
AgeCommit message (Expand)Author
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat
2024-01-05Add AMD znver5 processor supportTejas Joshi
2024-01-05x86: corrections to CPU attribute/flags splittingJan Beulich
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-12-28Support APX GPR32 with extend evex prefixCui, Lili
2023-12-28Support APX GPR32 with rex2 prefixCui, Lili
2023-12-19x86: Remove the restriction for size of the mask register in AVX10Haochen Jiang
2023-12-15x86: fold assembly dialect attributesJan Beulich
2023-11-24x86: shrink opcode sets tableJan Beulich
2023-11-09x86: do away with is_evex_encoding()Jan Beulich
2023-11-09x86: split insn templates' CPU fieldJan Beulich
2023-11-09x86: Cpu64 handling improvementsJan Beulich
2023-11-09x86: Intel Core processors do not support CMPXCHG16BJan Beulich
2023-10-31Support Intel USER_MSRHu, Lin1
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich
2023-09-14x86: support AVX10.1/512Jan Beulich
2023-09-14x86: make AES/PCMULQDQ respectively prereqs of VAES/VPCMULQDQJan Beulich
2023-09-01x86: rename CpuPCLMULJan Beulich
2023-08-26opcodes i386 and ia64 gen file warningsAlan Modra
2023-08-11x86: pack CPU flags in opcode tableJan Beulich
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesNick Clifton
2023-07-27Support Intel PBNDKBHu, Lin1
2023-07-27Support Intel SM4Haochen Jiang
2023-07-27Support Intel SM3Haochen Jiang
2023-07-27Support Intel SHA512Haochen Jiang
2023-07-27Support Intel AVX-VNNI-INT16konglin1
2023-05-23Support Intel FRED LKGSZhang, Jun
2023-05-23Revert "Support Intel FRED LKGS"liuhongt
2023-05-23Support Intel FRED LKGSZhang, Jun
2023-04-07Support Intel AMX-COMPLEXHaochen Jiang
2023-03-31x86: introduce .insn directiveJan Beulich
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich
2023-02-10x86: drop use of VEX3SOURCESJan Beulich
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich
2023-01-27x86: remove internationalization from i386-gen.cJan Beulich
2023-01-20x86: split i386-gen's opcode hash entry structJan Beulich
2023-01-20x86: absorb allocation in i386-genJan Beulich
2023-01-20x86: re-use insn mnemonic strings as much as possibleJan Beulich
2023-01-20x86: move insn mnemonics to a separate tableJan Beulich
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-22x86: correct/improve TSX controlsJan Beulich
2022-12-22x86: add dependencies on SVMEJan Beulich
2022-12-22x86: add dependencies on VMXJan Beulich
2022-12-22x86: correct XSAVE* dependenciesJan Beulich
2022-12-22x86: correct dependencies of a few AVX512 sub-featuresJan Beulich
2022-12-22x86: add dependencies on AVX2Jan Beulich
2022-12-22x86: correct SSE dependenciesJan Beulich