aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-tbl.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-10x86/APX: convert ZU to operand constraintJan Beulich1-4216/+4216
2024-06-10x86/APX: support extended SETcc formJan Beulich1-311/+551
2024-06-10x86/APX: add missing CPU requirement to imm+rm forms of <alu2> insnsJan Beulich1-14/+14
2024-05-29x86/Intel: warn about undue mnemonic suffixesJan Beulich1-5570/+5570
2024-05-24x86: correct VCVT{,U}SI2SDJan Beulich1-8/+8
2024-05-22Support APX zero-upperCui, Lili1-4339/+4898
2024-05-06x86: Drop using extension_opcode to encode vvvv registerCui, Lili1-56/+56
2024-05-06x86: Drop SwapSourcesCui, Lili1-283/+283
2024-05-06x86: Use vexvvvv as the switch state to encode the vvvv registerCui, Lili1-86/+86
2024-05-03x86/APX: further extend SSE2AVX coverageJan Beulich1-225/+255
2024-05-03x86/APX: extend SSE2AVX coverageJan Beulich1-452/+1684
2024-04-07Support APX NFCui, Lili1-290/+663
2024-04-06Revert "x86: Restore APX shift-double instructions with omitted shift count"H.J. Lu1-308/+284
2024-04-04x86: Restore APX shift-double instructions with omitted shift countH.J. Lu1-284/+308
2024-04-03x86: add missing No_qSuf to non-64-bit PTWRITEJan Beulich1-1/+1
2024-04-03x86: drop stray Size64 from WRSSQJan Beulich1-2/+2
2024-04-03x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4Cui, Lili1-239/+63
2024-03-28x86: templatize shift-double insnsJan Beulich1-318/+294
2024-03-28x86: templatize shift/rotate insnsJan Beulich1-193/+357
2024-03-28x86: templatize binary ALU insnsJan Beulich1-390/+450
2024-03-28x86: templatize unary ALU insnsJan Beulich1-6/+6
2024-03-28x86: templatize INC/DECJan Beulich1-54/+54
2024-03-01x86/APX: optimize certain XOR and SUB formsJan Beulich1-2/+2
2024-02-23x86: also permit YMM/ZMM use in CFI directivesJan Beulich1-64/+64
2024-02-23x86/APX: INV{EPT,PCID,VPID} are WIGJan Beulich1-3/+3
2024-02-16x86/APX: drop stray IgnoreSizeJan Beulich1-11/+11
2024-02-16x86: don't use VexWIG in SSE2AVX templatesJan Beulich1-4/+4
2024-02-09x86/APX: V{BROADCAST,EXTRACT,INSERT}{F,I}128 can also be expressedJan Beulich1-197/+269
2024-02-09x86/APX: VROUND{P,S}{S,D} encodings require AVX512{F,VL}Jan Beulich1-4/+4
2024-01-26x86/APX: optimize MOVBEJan Beulich1-34/+34
2024-01-19x86-64: Dwarf2 register numbers for %bnd<N>Jan Beulich1-4/+4
2024-01-19x86/APX: VROUND{P,S}{S,D} can generally be encodedJan Beulich1-147/+199
2024-01-19x86: support APX forms of U{RD,WR}MSRJan Beulich1-6/+26
2024-01-15opcodes: x86: new marker for insns that implicitly update stack pointerIndu Bhagat1-52/+52
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat1-3887/+7772
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28Support APX pushp/poppCui, Lili1-182/+198
2023-12-28Support APX Push2/Pop2Mo, Zewei1-1/+42
2023-12-28Support APX NDDkonglin11-285/+1348
2023-12-28Support APX GPR32 with extend evex prefixCui, Lili1-4087/+4407
2023-12-28Support APX GPR32 with rex2 prefixCui, Lili1-11373/+11637
2023-12-19x86: Remove the restriction for size of the mask register in AVX10Haochen Jiang1-3743/+3743
2023-12-15revert "x86: allow 32-bit reg to be used with U{RD,WR}MSR"Jan Beulich1-2/+2
2023-12-15x86: fold assembly dialect attributesJan Beulich1-7486/+3743
2023-12-15x86: Intel syntax implies Intel mnemonicsJan Beulich1-308/+276
2023-12-01x86: allow 32-bit reg to be used with U{RD,WR}MSRJan Beulich1-2/+2
2023-11-24x86: shrink opcode sets tableJan Beulich1-2343/+295
2023-11-17x86: CPU-qualify {disp16} / {disp32}Jan Beulich1-2/+2
2023-11-09x86: rework UWRMSR operand swappingJan Beulich1-2/+2
2023-11-09x86: do away with is_evex_encoding()Jan Beulich1-575/+575