summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
Commit message (Expand)AuthorAgeFilesLines
* x86: make JumpAbsolute an insn attributeJan Beulich2019-11-141-61/+57
* x86: fold EsSeg into IsStringJan Beulich2019-11-121-60/+56
* x86: introduce operand type "instance"Jan Beulich2019-11-121-84/+84
* x86: convert RegMask and RegBND from bitfield to enumeratorJan Beulich2019-11-081-87/+87
* x86: convert RegSIMD and RegMMX from bitfield to enumeratorJan Beulich2019-11-081-87/+87
* x86: convert Control/Debug/Test from bitfield to enumeratorJan Beulich2019-11-081-83/+83
* x86: convert SReg from bitfield to enumeratorJan Beulich2019-11-081-78/+78
* x86: introduce operand type "class"Jan Beulich2019-11-081-0/+4
* x86: support further AMD Zen2 instructionsJan Beulich2019-11-071-166/+182
* x86: make RegMem an opcode modifierJan Beulich2019-07-161-48/+48
* x86: fold SReg{2,3}Jan Beulich2019-07-161-124/+71
* x86: drop Vec_Imm4Jan Beulich2019-07-011-55/+50
* x86: correct / adjust debug printingJan Beulich2019-06-251-9/+14
* Enable Intel AVX512_VP2INTERSECT insnH.J. Lu2019-06-041-184/+200
* Add support for Intel ENQCMD[S] instructionsH.J. Lu2019-06-041-162/+178
* x86: Support Intel AVX512 BF16Xuepeng Guo2019-04-051-181/+197
* ix86: Disable AVX512F when disabling AVX2H.J. Lu2019-03-191-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86: Add CpuCMOV and CpuFXSRH.J. Lu2018-08-111-417/+449
* x86: drop "mem" operand type attributeJan Beulich2018-08-031-62/+62
* x86: drop CpuVREXJan Beulich2018-07-311-216/+216
* x86: drop {,reg16_}inoutportreg variablesJan Beulich2018-07-111-10/+0
* Add znver2 support.Amit Pawar2018-05-301-0/+8
* Enable Intel MOVDIRI, MOVDIR64B instructionsH.J. Lu2018-05-071-151/+183
* Revert "Enable Intel MOVDIRI, MOVDIR64B instructions."Igor Tsimbalist2018-04-271-183/+151
* Enable Intel MOVDIRI, MOVDIR64B instructions.Igor Tsimbalist2018-04-261-151/+183
* x86: CpuXSAVE is a prereq for various other featuresJan Beulich2018-04-261-24/+24
* x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMaskJan Beulich2018-04-261-151/+151
* x86: x87-related adjustmentsJan Beulich2018-04-261-21/+21
* Enable Intel CLDEMOTE instruction.Igor Tsimbalist2018-04-171-174/+182
* Enable Intel WAITPKG instructions.Igor Tsimbalist2018-04-111-204/+212
* Enable Intel PCONFIG instruction.Igor Tsimbalist2018-01-231-203/+211
* Enable Intel WBNOINVD instruction.Igor Tsimbalist2018-01-231-203/+211
* Replace CET bit with IBT and SHSTK bits.Igor Tsimbalist2018-01-171-204/+228
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* x86: fold RegXMM/RegYMM/RegZMM into RegSIMDJan Beulich2017-12-181-108/+108
* x86: drop FloatReg and FloatAccJan Beulich2017-12-181-108/+108
* x86: replace Reg8, Reg16, Reg32, and Reg64Jan Beulich2017-12-181-116/+116
* x86: drop Vec_Disp8Jan Beulich2017-11-301-56/+51
* Fix the master due to bad regenerated filesIgor Tsimbalist2017-10-231-139/+318
* Enable Intel VAES instructions.Igor Tsimbalist2017-10-231-138/+145
* Enable Intel GFNI instructions.Igor Tsimbalist2017-10-231-137/+144
* Enable Intel AVX512_VBMI2 instructions.Igor Tsimbalist2017-10-231-135/+149
* Add support for Intel CET instructionsH.J. Lu2017-03-061-56/+63
* Enable Intel AVX512_VPOPCNTDQ instructionsIgor Tsimbalist2017-01-121-132/+146
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Enable Intel AVX512_4VNNIW instructionsIgor Tsimbalist2016-11-021-130/+144
* Enable Intel AVX512_4FMAPS instructionsIgor Tsimbalist2016-11-021-128/+142
* X86: Remove pcommit instructionH.J. Lu2016-10-211-140/+133
* X86: Allow additional ISAs for IAMCU in assemblerH.J. Lu2016-09-071-7/+0