summaryrefslogtreecommitdiff
path: root/opcodes/i386-opc.h
AgeCommit message (Expand)Author
2021-04-05C99 opcodes configuryAlan Modra
2021-03-30x86: drop seg_entryJan Beulich
2021-03-30x86: drop REGNAM_{AL,AX,EAX}Jan Beulich
2021-03-30x86: adjust st(<N>) parsingJan Beulich
2021-03-29x86: shrink some struct insn_template fieldsJan Beulich
2021-03-24x86: derive opcode length from opcode valueJan Beulich
2021-03-24x86: don't use opcode_length to identify pseudo prefixesJan Beulich
2021-03-23x86: re-number PREFIX_0X<nn>Jan Beulich
2021-03-23x86: re-order two fields of struct insn_templateJan Beulich
2021-03-23x86: split opcode prefix and opcode space representationJan Beulich
2021-03-09x86: fold some prefix related attributes into a single oneJan Beulich
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian
2020-10-16Enhancement for avx-vnni patchCui,Lili
2020-10-14x86: Support Intel AVX VNNIH.J. Lu
2020-10-14x86: Add support for Intel HRESET instructionLili Cui
2020-10-14x86: Support Intel UINTRLili Cui
2020-10-13x86: Rename VexOpcode to OpcodePrefixH.J. Lu
2020-09-24Add support for Intel TDX instructions.Cui,Lili
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu
2020-07-10x86: Add support for Intel AMX instructionsLili Cui
2020-07-02x86: Add SwapSourcesH.J. Lu
2020-06-26x86: Rename VecSIB to SIB for Intel AMXH.J. Lu
2020-06-08x86: restrict use of register aliasesJan Beulich
2020-04-07Add support for intel TSXLDTRK instructions$Cui,Lili
2020-04-02Add support for intel SERIALIZE instructionLiliCui
2020-03-06x86: drop Rex64 attributeJan Beulich
2020-03-04x86: support VMGEXITJan Beulich
2020-03-03x86: Replace IgnoreSize/DefaultSize with MnemonicSizeH.J. Lu
2020-02-17x86: Remove CpuABM and add CpuPOPCNTH.J. Lu
2020-02-11x86: drop ShortForm attributeJan Beulich
2020-02-10x86: Accept Intel64 only instruction by defaultH.J. Lu
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-14x86: fold individual Jump* attributes into a single Jump oneJan Beulich
2019-11-14x86: make JumpAbsolute an insn attributeJan Beulich
2019-11-14x86: make AnySize an insn attributeJan Beulich
2019-11-12x86: fold EsSeg into IsStringJan Beulich
2019-11-12x86: eliminate ImmExt abuseJan Beulich
2019-11-12x86: introduce operand type "instance"Jan Beulich
2019-11-08x86: convert RegMask and RegBND from bitfield to enumeratorJan Beulich
2019-11-08x86: convert RegSIMD and RegMMX from bitfield to enumeratorJan Beulich
2019-11-08x86: convert Control/Debug/Test from bitfield to enumeratorJan Beulich
2019-11-08x86: convert SReg from bitfield to enumeratorJan Beulich
2019-11-08x86: introduce operand type "class"Jan Beulich
2019-11-07x86: support further AMD Zen2 instructionsJan Beulich
2019-10-30x86: slightly rearrange struct insn_templateJan Beulich
2019-10-30x86: drop stray WJan Beulich
2019-07-17x86: drop stale Mem enumeratorJan Beulich
2019-07-16x86: make RegMem an opcode modifierJan Beulich