228 Commits (f7f904e4fda6fb571d40a3547ed03ec6028e6694)

Author SHA1 Message Date
Jan Beulich 37cea58867 x86: re-order insn template fields 4 years ago
Jan Beulich 8bd915b770 x86: make D attribute usable for XOP and FMA4 insns 4 years ago
Jan Beulich a775efc84d x86: fold Disp32S and Disp32 4 years ago
Jan Beulich 13ed231a0f x86: never set i386_cpu_flags' "unused" field 4 years ago
Jan Beulich c085ab00c7 x86: drop L1OM/K1OM support from gas 4 years ago
Jan Beulich ffb864501e x86: drop NoAVX insn attribute 4 years ago
Alan Modra a2c5833233 Update year range in copyright notice of binutils files 4 years ago
Cui,Lili 0cc7872125 [PATCH 1/2] Enable Intel AVX512_FP16 instructions 5 years ago
Alan Modra ab2af25e83 C99 opcodes configury 5 years ago
Jan Beulich 5e0423804a x86: drop seg_entry 5 years ago
Jan Beulich 3468486226 x86: drop REGNAM_{AL,AX,EAX} 5 years ago
Jan Beulich 6288d05f11 x86: adjust st(<N>) parsing 5 years ago
Jan Beulich 9df6f676c2 x86: shrink some struct insn_template fields 5 years ago
Jan Beulich 9a182d0461 x86: derive opcode length from opcode value 5 years ago
Jan Beulich 311845694b x86: don't use opcode_length to identify pseudo prefixes 5 years ago
Jan Beulich b933fa4b5d x86: re-number PREFIX_0X<nn> 5 years ago
Jan Beulich dac10fb0d1 x86: re-order two fields of struct insn_template 5 years ago
Jan Beulich 441f6aca39 x86: split opcode prefix and opcode space representation 5 years ago
Jan Beulich 742732c7f0 x86: fold some prefix related attributes into a single one 5 years ago
Alan Modra 250d07de5c Update year range in copyright notice of binutils files 5 years ago
Ganesh Gopalasubramanian 646cc3e010 Add AMD znver3 processor support 6 years ago
Cui,Lili 5739259879 Enhancement for avx-vnni patch 6 years ago
H.J. Lu 58bf9b6a7f x86: Support Intel AVX VNNI 6 years ago
Lili Cui c1fa250ae1 x86: Add support for Intel HRESET instruction 6 years ago
Lili Cui f64c42a9fb x86: Support Intel UINTR 6 years ago
H.J. Lu 7b47a31256 x86: Rename VexOpcode to OpcodePrefix 6 years ago
Cui,Lili 81d54bb7ae Add support for Intel TDX instructions. 6 years ago
Terry Guo c4694f172b Enable support to Intel Keylocker instructions 8 years ago
H.J. Lu 41eb8e8885 x86: Add {disp16} pseudo prefix 6 years ago
Lili Cui 260cd341da x86: Add support for Intel AMX instructions 6 years ago
H.J. Lu c2ecccb33c x86: Add SwapSources 6 years ago
H.J. Lu 63112cd67b x86: Rename VecSIB to SIB for Intel AMX 6 years ago
Jan Beulich 8a6fb3f9bb x86: restrict use of register aliases 6 years ago
Cui,Lili bb651e8b7f Add support for intel TSXLDTRK instructions$ 6 years ago
LiliCui 4b27d27c07 Add support for intel SERIALIZE instruction 6 years ago
Jan Beulich 643bb87079 x86: drop Rex64 attribute 6 years ago
Jan Beulich a847e32224 x86: support VMGEXIT 6 years ago
H.J. Lu 3cd7f3e3bd x86: Replace IgnoreSize/DefaultSize with MnemonicSize 6 years ago
H.J. Lu 272a84b120 x86: Remove CpuABM and add CpuPOPCNT 6 years ago
Jan Beulich 50128d0cab x86: drop ShortForm attribute 6 years ago
H.J. Lu 4b5aaf5f69 x86: Accept Intel64 only instruction by default 6 years ago
Alan Modra b3adc24a07 Update year range in copyright notice of binutils files 6 years ago
Jan Beulich 0cfa3eb352 x86: fold individual Jump* attributes into a single Jump one 6 years ago
Jan Beulich 6f2f06bea8 x86: make JumpAbsolute an insn attribute 6 years ago
Jan Beulich 601e856422 x86: make AnySize an insn attribute 6 years ago
Jan Beulich 51c8edf68b x86: fold EsSeg into IsString 6 years ago
Jan Beulich 474da251bf x86: eliminate ImmExt abuse 6 years ago
Jan Beulich 75e5731b8f x86: introduce operand type "instance" 6 years ago
Jan Beulich f74a630727 x86: convert RegMask and RegBND from bitfield to enumerator 6 years ago
Jan Beulich 3528c362d9 x86: convert RegSIMD and RegMMX from bitfield to enumerator 6 years ago