aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.tbl
AgeCommit message (Expand)AuthorFilesLines
2022-09-30x86/Intel: restrict suffix derivationJan Beulich1-155/+145
2022-08-16x86: shorten certain template namesJan Beulich1-26/+32
2022-08-16x86: template-ize certain vector conversion insnsJan Beulich1-97/+44
2022-08-16x86: template-ize vector packed byte/word integer insnsJan Beulich1-145/+74
2022-08-16x86: re-order AVX512 S/G templatesJan Beulich1-28/+25
2022-08-16x86: template-ize vector packed dword/qword integer insnsJan Beulich1-196/+99
2022-08-16x86: template-ize packed/scalar vector floating point insnsJan Beulich1-415/+178
2022-08-16revert "x86: Also pass -P to $(CPP) when processing i386-opc.tbl"Jan Beulich1-22/+27
2022-08-09x86-64: adjust MOVQ to/from SReg attributesJan Beulich1-1/+1
2022-08-09x86: adjust MOVSD attributesJan Beulich1-1/+1
2022-08-09x86: fold AVX VGATHERDPD / VPGATHERDQJan Beulich1-4/+2
2022-08-09x86: allow use of broadcast with X/Y/Z-suffixed AVX512-FP16 insnsJan Beulich1-18/+18
2022-08-09x86/Intel: split certain AVX512-FP16 VCVT*2PH templatesJan Beulich1-6/+12
2022-08-03x86: properly mark i386-only insnsJan Beulich1-9/+9
2022-08-03x86: also use D for MOVBEJan Beulich1-2/+1
2022-08-02x86: XOP shift insns don't really allow B suffixJan Beulich1-4/+4
2022-08-01x86: SKINIT with operand needs IgnoreSizeJan Beulich1-1/+1
2022-07-29x86: drop stray NoRex64 from KeyLocker insnsJan Beulich1-3/+3
2022-07-21x86: replace wrong attributes on VCVTDQ2PH{X,Y}Jan Beulich1-2/+2
2022-07-21x86/Intel: correct AVX512F scatter insn element sizesJan Beulich1-4/+4
2022-07-18x86: correct VMOVSH attributesJan Beulich1-2/+2
2022-07-06x86: make D attribute usable for XOP and FMA4 insnsJan Beulich1-50/+25
2022-07-04x86: fold Disp32S and Disp32Jan Beulich1-7/+8
2022-06-29x86: drop stray NoRex64 from XBEGINJan Beulich1-1/+1
2022-05-27x86: re-work AVX512 embedded rounding / SAEJan Beulich1-512/+262
2022-04-27x86: VFPCLASSSH is Evex.LLIGJan Beulich1-2/+1
2022-04-19x86: VCMPSH is Evex.LLIGJan Beulich1-4/+4
2022-04-19x86: drop stray CheckRegSize from VFPCLASSPHJan Beulich1-1/+1
2022-03-18x86: also fold remaining multi-vector-size shift insnsJan Beulich1-36/+17
2022-03-18x86: drop stray CheckRegSize from VEXTRACT{F,I}32X4Jan Beulich1-2/+2
2022-03-18x86: fold certain AVX2 templates into their AVX counterpartsJan Beulich1-192/+96
2022-01-06x86: drop NoAVX insn attributeJan Beulich1-44/+44
2022-01-06x86: drop NoAVX from POPCNTJan Beulich1-1/+1
2022-01-06x86: drop some "comm" template parametersJan Beulich1-42/+42
2022-01-06x86: templatize FMA insn templatesJan Beulich1-269/+83
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/+366
2021-07-14x86: Add int1 as one byte opcode 0xf1H.J. Lu1-0/+1
2021-04-26x86: optimize LEAJan Beulich1-1/+1
2021-03-29x86: move some opcode table entriesJan Beulich1-30/+31
2021-03-29x86: VPSADBW's source operands are also commutativeJan Beulich1-3/+3
2021-03-29x86: fold SSE2AVX and their base MMX/SSE templatesJan Beulich1-567/+281
2021-03-29x86: undo Prefix_0X<nn> use in opcode tableJan Beulich1-369/+365
2021-03-26x86-64: don't accept supposedly disabled MOVQ formsJan Beulich1-2/+2
2021-03-25x86: fix AMD Zen3 insnsJan Beulich1-3/+7
2021-03-24x86: derive opcode length from opcode valueJan Beulich1-3409/+3409
2021-03-24x86: don't use opcode_length to identify pseudo prefixesJan Beulich1-13/+8
2021-03-23x86: split opcode prefix and opcode space representationJan Beulich1-2142/+2149
2021-03-09x86: fold some prefix related attributes into a single oneJan Beulich1-41/+48
2021-03-09x86-64: make SYSEXIT handling similar to SYSRET'sJan Beulich1-1/+1