Age | Commit message (Expand) | Author | Files | Lines |
2020-02-11 | x86: drop ShortForm attribute | Jan Beulich | 1 | -3/+0 |
2020-02-10 | x86: Accept Intel64 only instruction by default | H.J. Lu | 1 | -6/+11 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-14 | x86: fold individual Jump* attributes into a single Jump one | Jan Beulich | 1 | -11/+8 |
2019-11-14 | x86: make JumpAbsolute an insn attribute | Jan Beulich | 1 | -3/+3 |
2019-11-14 | x86: make AnySize an insn attribute | Jan Beulich | 1 | -5/+4 |
2019-11-12 | x86: fold EsSeg into IsString | Jan Beulich | 1 | -6/+8 |
2019-11-12 | x86: eliminate ImmExt abuse | Jan Beulich | 1 | -2/+3 |
2019-11-12 | x86: introduce operand type "instance" | Jan Beulich | 1 | -11/+14 |
2019-11-08 | x86: convert RegMask and RegBND from bitfield to enumerator | Jan Beulich | 1 | -7/+2 |
2019-11-08 | x86: convert RegSIMD and RegMMX from bitfield to enumerator | Jan Beulich | 1 | -6/+2 |
2019-11-08 | x86: convert Control/Debug/Test from bitfield to enumerator | Jan Beulich | 1 | -9/+3 |
2019-11-08 | x86: convert SReg from bitfield to enumerator | Jan Beulich | 1 | -3/+1 |
2019-11-08 | x86: introduce operand type "class" | Jan Beulich | 1 | -4/+13 |
2019-11-07 | x86: support further AMD Zen2 instructions | Jan Beulich | 1 | -0/+6 |
2019-10-30 | x86: slightly rearrange struct insn_template | Jan Beulich | 1 | -4/+4 |
2019-10-30 | x86: drop stray W | Jan Beulich | 1 | -1/+3 |
2019-07-17 | x86: drop stale Mem enumerator | Jan Beulich | 1 | -3/+1 |
2019-07-16 | x86: make RegMem an opcode modifier | Jan Beulich | 1 | -7/+6 |
2019-07-16 | x86: fold SReg{2,3} | Jan Beulich | 1 | -6/+3 |
2019-07-01 | x86: drop Vec_Imm4 | Jan Beulich | 1 | -4/+0 |
2019-06-04 | Enable Intel AVX512_VP2INTERSECT insn | H.J. Lu | 1 | -0/+3 |
2019-06-04 | Add support for Intel ENQCMD[S] instructions | H.J. Lu | 1 | -0/+3 |
2019-04-05 | x86: Support Intel AVX512 BF16 | Xuepeng Guo | 1 | -0/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-10 | x86: fold Size{16,32,64} template attributes | Jan Beulich | 1 | -6/+5 |
2018-09-14 | x86: Support VEX/EVEX WIG encoding | H.J. Lu | 1 | -0/+2 |
2018-09-13 | x86: use D attribute also for SIMD templates | Jan Beulich | 1 | -0/+2 |
2018-08-11 | x86: Add CpuCMOV and CpuFXSR | H.J. Lu | 1 | -0/+6 |
2018-08-06 | x86: fold RegEip/RegRip and RegEiz/RegRiz | Jan Beulich | 1 | -4/+2 |
2018-08-03 | x86: drop "mem" operand type attribute | Jan Beulich | 1 | -1/+0 |
2018-07-31 | x86: fold various AVX512 templates with so far differing Masking attributes | Jan Beulich | 1 | -2/+2 |
2018-07-31 | x86: drop CpuVREX | Jan Beulich | 1 | -3/+0 |
2018-07-25 | x86: Expand Broadcast to 3 bits | H.J. Lu | 1 | -1/+12 |
2018-07-19 | x86: fold various AVX512VL templates into their AVX512F counterparts | Jan Beulich | 1 | -1/+2 |
2018-07-18 | x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq | H.J. Lu | 1 | -9/+9 |
2018-07-11 | x86: replace off-by-one OTMax | Jan Beulich | 1 | -4/+4 |
2018-05-07 | Enable Intel MOVDIRI, MOVDIR64B instructions | H.J. Lu | 1 | -0/+6 |
2018-05-07 | x86: Replace AddrPrefixOp0 with AddrPrefixOpReg | H.J. Lu | 1 | -3/+3 |
2018-04-27 | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." | Igor Tsimbalist | 1 | -24/+0 |
2018-04-26 | Enable Intel MOVDIRI, MOVDIR64B instructions. | Igor Tsimbalist | 1 | -0/+24 |
2018-04-26 | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask | Jan Beulich | 1 | -15/+0 |
2018-04-26 | x86: drop VexImmExt | Jan Beulich | 1 | -3/+0 |
2018-04-17 | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 1 | -0/+3 |
2018-04-11 | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 1 | -0/+3 |
2018-03-28 | x86: drop VecESize | Jan Beulich | 1 | -7/+0 |
2018-03-28 | x86: convert broadcast insn attribute to boolean | Jan Beulich | 1 | -11/+1 |
2018-03-08 | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 1 | -3/+0 |
2018-03-08 | x86: fold several AVX512VL templates | Jan Beulich | 1 | -0/+2 |
2018-03-08 | x86: drop FloatD | Jan Beulich | 1 | -3/+0 |