aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
AgeCommit message (Expand)AuthorFilesLines
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
2022-11-30x86: drop FloatRJan Beulich1-3/+0
2022-11-17i386: Move i386_seg_prefixes to gasH.J. Lu1-1/+0
2022-11-15Add AMD znver4 processor supportTejas Joshi1-0/+3
2022-11-14x86: fold special-operand insn attributes into a single enumJan Beulich1-32/+22
2022-11-08Support Intel RAO-INTKong Lingling1-0/+3
2022-11-04Support Intel AVX-NE-CONVERTkonglin11-0/+3
2022-11-02Support Intel MSRLISTHu, Lin11-0/+3
2022-11-02Support Intel WRMSRNSHu, Lin11-0/+3
2022-11-02Support Intel CMPccXADDHaochen Jiang1-1/+4
2022-11-02Support Intel AVX-VNNI-INT8Cui,Lili1-1/+4
2022-11-02Support Intel AVX-IFMAHongyu Wang1-0/+3
2022-10-31Support Intel PREFETCHICui, Lili1-0/+3
2022-10-21Support Intel AMX-FP16Cui,Lili1-0/+3
2022-10-20x86: re-work AVX-VNNI supportJan Beulich1-3/+0
2022-09-30x86/Intel: restrict suffix derivationJan Beulich1-6/+0
2022-08-03x86: also use D for MOVBEJan Beulich1-1/+1
2022-07-18x86: re-order insn template fieldsJan Beulich1-3/+11
2022-07-06x86: make D attribute usable for XOP and FMA4 insnsJan Beulich1-0/+3
2022-07-04x86: fold Disp32S and Disp32Jan Beulich1-4/+1
2022-03-17x86: never set i386_cpu_flags' "unused" fieldJan Beulich1-0/+4
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich1-6/+0
2022-01-06x86: drop NoAVX insn attributeJan Beulich1-3/+0
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-08-05[PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili1-0/+11
2021-04-05C99 opcodes configuryAlan Modra1-3/+0
2021-03-30x86: drop seg_entryJan Beulich1-14/+1
2021-03-30x86: drop REGNAM_{AL,AX,EAX}Jan Beulich1-5/+0
2021-03-30x86: adjust st(<N>) parsingJan Beulich1-3/+3
2021-03-29x86: shrink some struct insn_template fieldsJan Beulich1-4/+4
2021-03-24x86: derive opcode length from opcode valueJan Beulich1-3/+0
2021-03-24x86: don't use opcode_length to identify pseudo prefixesJan Beulich1-8/+11
2021-03-23x86: re-number PREFIX_0X<nn>Jan Beulich1-5/+6
2021-03-23x86: re-order two fields of struct insn_templateJan Beulich1-3/+3
2021-03-23x86: split opcode prefix and opcode space representationJan Beulich1-16/+21
2021-03-09x86: fold some prefix related attributes into a single oneJan Beulich1-20/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian1-0/+9
2020-10-16Enhancement for avx-vnni patchCui,Lili1-3/+3
2020-10-14x86: Support Intel AVX VNNIH.J. Lu1-0/+6
2020-10-14x86: Add support for Intel HRESET instructionLili Cui1-0/+3
2020-10-14x86: Support Intel UINTRLili Cui1-0/+3
2020-10-13x86: Rename VexOpcode to OpcodePrefixH.J. Lu1-2/+12
2020-09-24Add support for Intel TDX instructions.Cui,Lili1-0/+3
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo1-0/+6
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-0/+12
2020-07-10x86: Add support for Intel AMX instructionsLili Cui1-1/+15
2020-07-02x86: Add SwapSourcesH.J. Lu1-0/+4
2020-06-26x86: Rename VecSIB to SIB for Intel AMXH.J. Lu1-6/+6