summaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.tbl
Commit message (Expand)AuthorAgeFilesLines
* Support Intel AMX-COMPLEXHaochen Jiang2023-04-071-0/+3
* x86: drop "shimm" special case template expansionsJan Beulich2023-03-201-15/+15
* x86: VexVVVV is now merely a booleanJan Beulich2023-03-201-194/+196
* x86: re-work build_modrm_byte()'s register assignmentJan Beulich2023-03-201-13/+13
* x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich2023-02-241-5/+5
* x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich2023-02-241-2/+4
* x86: have insns acting on segment selector values allow for consistent operandsJan Beulich2023-02-241-5/+10
* x86: restrict insn templates accepting negative 8-bit immediatesJan Beulich2023-02-241-58/+58
* x86-64: LAR and LSL don't need REX.WJan Beulich2023-02-221-4/+4
* x86: optimize BT{,C,R,S} $imm,%regJan Beulich2023-02-221-4/+4
* x86: {LD,ST}TILECFG use an extension opcodeJan Beulich2023-02-141-2/+2
* PR30120: fix x87 fucomp misassembledMichael Matz2023-02-131-1/+1
* x86: drop use of VEX3SOURCESJan Beulich2023-02-101-32/+32
* x86: drop use of XOP2SOURCESJan Beulich2023-02-101-3/+3
* x86: limit use of XOP2SOURCESJan Beulich2023-02-101-1/+1
* x86: use ModR/M for FPU insns with operandsJan Beulich2023-01-271-72/+72
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* x86: rename CheckRegSize to CheckOperandSizeJan Beulich2022-12-211-507/+507
* x86: omit Cpu prefixes from opcode tableJan Beulich2022-12-191-1874/+1889
* x86: change representation of extension opcodeJan Beulich2022-12-161-2281/+2280
* x86: further re-work insn/suffix recognition to also cover MOVSXJan Beulich2022-12-121-8/+3
* x86: drop (now) stray IsStringJan Beulich2022-12-121-13/+13
* x86: re-work insn/suffix recognitionJan Beulich2022-12-121-15/+4
* x86: Allow 16-bit register source for LAR and LSLH.J. Lu2022-12-031-2/+2
* x86: also use D for XCHG and TESTJan Beulich2022-12-021-6/+3
* x86: drop No_ldSufJan Beulich2022-12-011-445/+445
* x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-2/+2
* x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-4/+4
* x86: clean up after removal of support for gcc <= 2.8.1Jan Beulich2022-11-301-4/+3
* x86: drop FloatRJan Beulich2022-11-301-8/+4
* x86: widen applicability and use of CheckRegSizeJan Beulich2022-11-241-7/+7
* x86: add missing CheckRegSizeJan Beulich2022-11-241-3/+3
* x86: correct handling of LAR and LSLJan Beulich2022-11-241-2/+4
* opcodes: Define NoSuf in i386-opc.tblH.J. Lu2022-11-171-1847/+1848
* Add AMD znver4 processor supportTejas Joshi2022-11-151-0/+7
* x86: fold special-operand insn attributes into a single enumJan Beulich2022-11-141-2/+11
* x86: drop stray IsString from PadLock insnsJan Beulich2022-11-111-16/+16
* Support Intel RAO-INTKong Lingling2022-11-081-0/+9
* Support Intel AVX-NE-CONVERTkonglin12022-11-041-0/+12
* i386: Rename <xy> template.konglin12022-11-041-17/+18
* x86: drop bogus TbyteJan Beulich2022-11-021-2/+2
* Support Intel MSRLISTHu, Lin12022-11-021-0/+7
* Support Intel WRMSRNSHu, Lin12022-11-021-0/+6
* Support Intel CMPccXADDHaochen Jiang2022-11-021-0/+6
* Support Intel AVX-VNNI-INT8Cui,Lili2022-11-021-0/+11
* Support Intel AVX-IFMAHongyu Wang2022-11-021-0/+7
* Support Intel PREFETCHICui, Lili2022-10-311-0/+7
* Support Intel AMX-FP16Cui,Lili2022-10-211-0/+1
* x86: re-work AVX-VNNI supportJan Beulich2022-10-201-10/+10
* x86/Intel: restrict suffix derivationJan Beulich2022-09-301-155/+145