summaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
AgeCommit message (Expand)Author
2024-01-04Update year range in copyright notice of binutils filesAlan Modra
2023-12-28Support APX pushp/poppCui, Lili
2023-12-28Support APX NDDkonglin1
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-09x86: split insn templates' CPU fieldJan 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-01x86: rename CpuPCLMULJan Beulich
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-06-16x86: shrink Masking insn attribute to a single bit (boolean)Jan Beulich
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: parse VEX and alike specifiers for .insnJan Beulich
2023-03-20x86: VexVVVV is now merely a booleanJan 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: drop use of XOP2SOURCESJan Beulich
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich
2023-01-27x86: use ModR/M for FPU insns with operandsJan Beulich
2023-01-20x86: embed register names in reg_entryJan 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-21x86: rename CheckRegSize to CheckOperandSizeJan Beulich
2022-12-12x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodesJan Beulich
2022-12-01x86: drop No_ldSufJan Beulich
2022-11-30x86: drop FloatRJan Beulich
2022-11-17i386: Move i386_seg_prefixes to gasH.J. Lu
2022-11-15Add AMD znver4 processor supportTejas Joshi
2022-11-14x86: fold special-operand insn attributes into a single enumJan Beulich
2022-11-08Support Intel RAO-INTKong Lingling
2022-11-04Support Intel AVX-NE-CONVERTkonglin1
2022-11-02Support Intel MSRLISTHu, Lin1
2022-11-02Support Intel WRMSRNSHu, Lin1
2022-11-02Support Intel CMPccXADDHaochen Jiang
2022-11-02Support Intel AVX-VNNI-INT8Cui,Lili
2022-11-02Support Intel AVX-IFMAHongyu Wang