aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-10x86/APX: convert ZU to operand constraintJan Beulich1-1/+0
2024-05-29x86/Intel: warn about undue mnemonic suffixesJan Beulich1-0/+1
2024-05-22Support APX zero-upperCui, Lili1-0/+1
2024-05-03x86: zap value-less Disp8MemShift from non-EVEX templatesJan Beulich1-7/+19
2024-03-28x86: templatize INC/DECJan Beulich1-6/+18
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat1-0/+1
2024-01-05Add AMD znver5 processor supportTejas Joshi1-0/+2
2024-01-05x86: corrections to CPU attribute/flags splittingJan Beulich1-1/+10
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2023-12-28Support APX GPR32 with extend evex prefixCui, Lili1-0/+2
2023-12-28Support APX GPR32 with rex2 prefixCui, Lili1-2/+48
2023-12-19x86: Remove the restriction for size of the mask register in AVX10Haochen Jiang1-1/+0
2023-12-15x86: fold assembly dialect attributesJan Beulich1-3/+1
2023-11-24x86: shrink opcode sets tableJan Beulich1-4/+7
2023-11-09x86: do away with is_evex_encoding()Jan Beulich1-0/+10
2023-11-09x86: split insn templates' CPU fieldJan Beulich1-23/+51
2023-11-09x86: Cpu64 handling improvementsJan Beulich1-5/+41
2023-11-09x86: Intel Core processors do not support CMPXCHG16BJan Beulich1-1/+1
2023-10-31Support Intel USER_MSRHu, Lin11-0/+2
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich1-6/+8
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich1-0/+1
2023-09-14x86: support AVX10.1/512Jan Beulich1-0/+3
2023-09-14x86: make AES/PCMULQDQ respectively prereqs of VAES/VPCMULQDQJan Beulich1-5/+12
2023-09-01x86: rename CpuPCLMULJan Beulich1-5/+5
2023-08-26opcodes i386 and ia64 gen file warningsAlan Modra1-1/+1
2023-08-11x86: pack CPU flags in opcode tableJan Beulich1-6/+36
2023-08-02Revert "2.41 Release sources"Sam James1-0/+13
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-13/+0
2023-07-27Support Intel PBNDKBHu, Lin11-0/+1
2023-07-27Support Intel SM4Haochen Jiang1-0/+3
2023-07-27Support Intel SM3Haochen Jiang1-0/+3
2023-07-27Support Intel SHA512Haochen Jiang1-0/+3
2023-07-27Support Intel AVX-VNNI-INT16konglin11-0/+3
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+4
2023-05-23Revert "Support Intel FRED LKGS"liuhongt1-4/+0
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+4
2023-04-07Support Intel AMX-COMPLEXHaochen Jiang1-0/+3
2023-03-31x86: introduce .insn directiveJan Beulich1-0/+3
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich1-6/+7
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich1-4/+5
2023-02-10x86: drop use of VEX3SOURCESJan Beulich1-1/+0
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich1-19/+53
2023-01-27x86: remove internationalization from i386-gen.cJan Beulich1-26/+23
2023-01-20x86: split i386-gen's opcode hash entry structJan Beulich1-23/+28
2023-01-20x86: absorb allocation in i386-genJan Beulich1-2/+5
2023-01-20x86: re-use insn mnemonic strings as much as possibleJan Beulich1-4/+37
2023-01-20x86: move insn mnemonics to a separate tableJan Beulich1-4/+47
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2022-12-22x86: correct/improve TSX controlsJan Beulich1-0/+4
2022-12-22x86: add dependencies on SVMEJan Beulich1-0/+6