aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
AgeCommit message (Expand)AuthorFilesLines
7 daysSupport APX CFCMOVCui, Lili1-0/+2
2024-06-18Support APX CCMP and CTESTCui, Lili1-0/+2
2024-06-10x86/APX: convert ZU to operand constraintJan Beulich1-4/+2
2024-05-29x86/Intel: warn about undue mnemonic suffixesJan Beulich1-0/+4
2024-05-22Support APX zero-upperCui, Lili1-0/+4
2024-05-06x86: Drop SwapSourcesCui, Lili1-6/+6
2024-05-06x86: Use vexvvvv as the switch state to encode the vvvv registerCui, Lili1-4/+5
2024-04-07Support APX NFCui, Lili1-0/+1
2024-02-09x86: change type of Dwarf2 register numbers in register tableJan Beulich1-2/+2
2024-01-15opcodes: x86: new marker for insns that implicitly update stack pointerIndu Bhagat1-0/+2
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat1-2/+4
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28Support APX pushp/poppCui, Lili1-0/+2
2023-12-28Support APX NDDkonglin11-2/+4
2023-12-28Support APX GPR32 with extend evex prefixCui, Lili1-0/+6
2023-12-28Support APX GPR32 with rex2 prefixCui, Lili1-1/+12
2023-12-19x86: Remove the restriction for size of the mask register in AVX10Haochen Jiang1-11/+0
2023-12-15x86: fold assembly dialect attributesJan Beulich1-9/+7
2023-11-09x86: split insn templates' CPU fieldJan Beulich1-1/+1
2023-10-31Support Intel USER_MSRHu, Lin11-0/+5
2023-09-15x86: fold CpuLM and Cpu64Jan Beulich1-7/+4
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich1-0/+11
2023-09-01x86: rename CpuPCLMULJan Beulich1-3/+3
2023-08-11x86: pack CPU flags in opcode tableJan Beulich1-33/+61
2023-08-02Revert "2.41 Release sources"Sam James1-0/+15
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-15/+0
2023-07-27Support Intel PBNDKBHu, Lin11-0/+3
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-06-16x86: shrink Masking insn attribute to a single bit (boolean)Jan Beulich1-9/+2
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+6
2023-05-23Revert "Support Intel FRED LKGS"liuhongt1-6/+0
2023-05-23Support Intel FRED LKGSZhang, Jun1-0/+6
2023-04-07Support Intel AMX-COMPLEXHaochen Jiang1-0/+3
2023-03-31x86: parse VEX and alike specifiers for .insnJan Beulich1-0/+2
2023-03-20x86: VexVVVV is now merely a booleanJan Beulich1-17/+2
2023-02-24x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich1-0/+3
2023-02-24x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich1-0/+3
2023-02-10x86: drop use of VEX3SOURCESJan Beulich1-7/+0
2023-02-10x86: drop use of XOP2SOURCESJan Beulich1-2/+0
2023-02-10x86: move (and rename) opcodespace attributeJan Beulich1-25/+23
2023-01-27x86: use ModR/M for FPU insns with operandsJan Beulich1-2/+2
2023-01-20x86: embed register names in reg_entryJan Beulich1-1/+1
2023-01-20x86: move insn mnemonics to a separate tableJan Beulich1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-21x86: rename CheckRegSize to CheckOperandSizeJan Beulich1-3/+3
2022-12-12x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodesJan Beulich1-6/+1
2022-12-01x86: drop No_ldSufJan Beulich1-3/+0