x86: make D attribute usable for XOP and FMA4 insns
[binutils-gdb.git] / opcodes / i386-opc.h
2022-07-06 Jan Beulichx86: make D attribute usable for XOP and FMA4 insns
2022-07-04 Jan Beulichx86: fold Disp32S and Disp32
2022-03-17 Jan Beulichx86: never set i386_cpu_flags' "unused" field
2022-03-17 Jan Beulichx86: drop L1OM/K1OM support from gas
2022-01-06 Jan Beulichx86: drop NoAVX insn attribute
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-08-05 Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-04-05 Alan ModraC99 opcodes configury
2021-03-30 Jan Beulichx86: drop seg_entry
2021-03-30 Jan Beulichx86: drop REGNAM_{AL,AX,EAX}
2021-03-30 Jan Beulichx86: adjust st(<N>) parsing
2021-03-29 Jan Beulichx86: shrink some struct insn_template fields
2021-03-24 Jan Beulichx86: derive opcode length from opcode value
2021-03-24 Jan Beulichx86: don't use opcode_length to identify pseudo prefixes
2021-03-23 Jan Beulichx86: re-number PREFIX_0X<nn>
2021-03-23 Jan Beulichx86: re-order two fields of struct insn_template
2021-03-23 Jan Beulichx86: split opcode prefix and opcode space representation
2021-03-09 Jan Beulichx86: fold some prefix related attributes into a single one
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-10-20 Ganesh Gopalasubra... Add AMD znver3 processor support
2020-10-16 Cui,LiliEnhancement for avx-vnni patch
2020-10-14 H.J. Lux86: Support Intel AVX VNNI
2020-10-14 Lili Cuix86: Add support for Intel HRESET instruction
2020-10-14 Lili Cuix86: Support Intel UINTR
2020-10-14 H.J. Lux86: Rename VexOpcode to OpcodePrefix
2020-09-24 Cui,LiliAdd support for Intel TDX instructions.
2020-09-23 Terry GuoEnable support to Intel Keylocker instructions
2020-07-30 H.J. Lux86: Add {disp16} pseudo prefix
2020-07-10 Lili Cuix86: Add support for Intel AMX instructions
2020-07-02 H.J. Lux86: Add SwapSources
2020-06-26 H.J. Lux86: Rename VecSIB to SIB for Intel AMX
2020-06-08 Jan Beulichx86: restrict use of register aliases
2020-04-07 Cui,LiliAdd support for intel TSXLDTRK instructions$
2020-04-02 LiliCuiAdd support for intel SERIALIZE instruction
2020-03-06 Jan Beulichx86: drop Rex64 attribute
2020-03-04 Jan Beulichx86: support VMGEXIT
2020-03-03 H.J. Lux86: Replace IgnoreSize/DefaultSize with MnemonicSize
2020-02-17 H.J. Lux86: Remove CpuABM and add CpuPOPCNT
2020-02-11 Jan Beulichx86: drop ShortForm attribute
2020-02-10 H.J. Lux86: Accept Intel64 only instruction by default
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-14 Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14 Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14 Jan Beulichx86: make AnySize an insn attribute
2019-11-12 Jan Beulichx86: fold EsSeg into IsString
2019-11-12 Jan Beulichx86: eliminate ImmExt abuse
2019-11-12 Jan Beulichx86: introduce operand type "instance"
2019-11-08 Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08 Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08 Jan Beulichx86: introduce operand type "class"
2019-11-07 Jan Beulichx86: support further AMD Zen2 instructions
2019-10-30 Jan Beulichx86: slightly rearrange struct insn_template
2019-10-30 Jan Beulichx86: drop stray W
2019-07-17 Jan Beulichx86: drop stale Mem enumerator
2019-07-16 Jan Beulichx86: make RegMem an opcode modifier
2019-07-16 Jan Beulichx86: fold SReg{2,3}
2019-07-01 Jan Beulichx86: drop Vec_Imm4
2019-06-04 H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04 H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-04-05 Xuepeng Guox86: Support Intel AVX512 BF16
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-10 Jan Beulichx86: fold Size{16,32,64} template attributes
2018-09-14 H.J. Lux86: Support VEX/EVEX WIG encoding
2018-09-13 Jan Beulichx86: use D attribute also for SIMD templates
2018-08-11 H.J. Lux86: Add CpuCMOV and CpuFXSR
2018-08-06 Jan Beulichx86: fold RegEip/RegRip and RegEiz/RegRiz
2018-08-03 Jan Beulichx86: drop "mem" operand type attribute
2018-07-31 Jan Beulichx86: fold various AVX512 templates with so far differin...
2018-07-31 Jan Beulichx86: drop CpuVREX
2018-07-25 H.J. Lux86: Expand Broadcast to 3 bits
2018-07-19 Jan Beulichx86: fold various AVX512VL templates into their AVX512F...
2018-07-18 H.J. Lux86: Split vcvtps2{,u}qq and vcvttps2{,u}qq
2018-07-11 Jan Beulichx86: replace off-by-one OTMax
2018-05-07 H.J. LuEnable Intel MOVDIRI, MOVDIR64B instructions
2018-05-07 H.J. Lux86: Replace AddrPrefixOp0 with AddrPrefixOpReg
2018-04-27 Igor TsimbalistRevert "Enable Intel MOVDIRI, MOVDIR64B instructions."
2018-04-26 Igor TsimbalistEnable Intel MOVDIRI, MOVDIR64B instructions.
2018-04-26 Jan Beulichx86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask
2018-04-26 Jan Beulichx86: drop VexImmExt
2018-04-17 Igor TsimbalistEnable Intel CLDEMOTE instruction.
2018-04-11 Igor TsimbalistEnable Intel WAITPKG instructions.
2018-03-28 Jan Beulichx86: drop VecESize
2018-03-28 Jan Beulichx86: convert broadcast insn attribute to boolean
2018-03-08 H.J. Lux86: Remove support for old (<= 2.8.1) versions of gcc
2018-03-08 Jan Beulichx86: fold several AVX512VL templates
2018-03-08 Jan Beulichx86: drop FloatD
2018-02-27 H.J. Lux86: Add -O[2|s] assembler command-line options
2018-01-23 Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23 Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-17 Igor TsimbalistReplace CET bit with IBT and SHSTK bits.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-18 Jan Beulichx86: fold certain AVX and AVX2 templates
2017-12-18 Jan Beulichx86: fold RegXMM/RegYMM/RegZMM into RegSIMD
2017-12-18 Jan Beulichx86: drop FloatReg and FloatAcc
2017-12-18 Jan Beulichx86: replace Reg8, Reg16, Reg32, and Reg64
2017-11-30 Jan Beulichx86: drop Vec_Disp8
2017-10-23 Igor TsimbalistEnable Intel AVX512_BITALG instructions.
2017-10-23 Igor TsimbalistEnable Intel AVX512_VNNI instructions.
next