| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: make JumpAbsolute an insn attribute | Jan Beulich | 2019-11-14 | 1 | -61/+57 |
* | x86: fold EsSeg into IsString | Jan Beulich | 2019-11-12 | 1 | -60/+56 |
* | x86: introduce operand type "instance" | Jan Beulich | 2019-11-12 | 1 | -84/+84 |
* | x86: convert RegMask and RegBND from bitfield to enumerator | Jan Beulich | 2019-11-08 | 1 | -87/+87 |
* | x86: convert RegSIMD and RegMMX from bitfield to enumerator | Jan Beulich | 2019-11-08 | 1 | -87/+87 |
* | x86: convert Control/Debug/Test from bitfield to enumerator | Jan Beulich | 2019-11-08 | 1 | -83/+83 |
* | x86: convert SReg from bitfield to enumerator | Jan Beulich | 2019-11-08 | 1 | -78/+78 |
* | x86: introduce operand type "class" | Jan Beulich | 2019-11-08 | 1 | -0/+4 |
* | x86: support further AMD Zen2 instructions | Jan Beulich | 2019-11-07 | 1 | -166/+182 |
* | x86: make RegMem an opcode modifier | Jan Beulich | 2019-07-16 | 1 | -48/+48 |
* | x86: fold SReg{2,3} | Jan Beulich | 2019-07-16 | 1 | -124/+71 |
* | x86: drop Vec_Imm4 | Jan Beulich | 2019-07-01 | 1 | -55/+50 |
* | x86: correct / adjust debug printing | Jan Beulich | 2019-06-25 | 1 | -9/+14 |
* | Enable Intel AVX512_VP2INTERSECT insn | H.J. Lu | 2019-06-04 | 1 | -184/+200 |
* | Add support for Intel ENQCMD[S] instructions | H.J. Lu | 2019-06-04 | 1 | -162/+178 |
* | x86: Support Intel AVX512 BF16 | Xuepeng Guo | 2019-04-05 | 1 | -181/+197 |
* | ix86: Disable AVX512F when disabling AVX2 | H.J. Lu | 2019-03-19 | 1 | -6/+6 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | x86: Add CpuCMOV and CpuFXSR | H.J. Lu | 2018-08-11 | 1 | -417/+449 |
* | x86: drop "mem" operand type attribute | Jan Beulich | 2018-08-03 | 1 | -62/+62 |
* | x86: drop CpuVREX | Jan Beulich | 2018-07-31 | 1 | -216/+216 |
* | x86: drop {,reg16_}inoutportreg variables | Jan Beulich | 2018-07-11 | 1 | -10/+0 |
* | Add znver2 support. | Amit Pawar | 2018-05-30 | 1 | -0/+8 |
* | Enable Intel MOVDIRI, MOVDIR64B instructions | H.J. Lu | 2018-05-07 | 1 | -151/+183 |
* | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." | Igor Tsimbalist | 2018-04-27 | 1 | -183/+151 |
* | Enable Intel MOVDIRI, MOVDIR64B instructions. | Igor Tsimbalist | 2018-04-26 | 1 | -151/+183 |
* | x86: CpuXSAVE is a prereq for various other features | Jan Beulich | 2018-04-26 | 1 | -24/+24 |
* | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask | Jan Beulich | 2018-04-26 | 1 | -151/+151 |
* | x86: x87-related adjustments | Jan Beulich | 2018-04-26 | 1 | -21/+21 |
* | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 2018-04-17 | 1 | -174/+182 |
* | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 2018-04-11 | 1 | -204/+212 |
* | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 2018-01-23 | 1 | -203/+211 |
* | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 2018-01-23 | 1 | -203/+211 |
* | Replace CET bit with IBT and SHSTK bits. | Igor Tsimbalist | 2018-01-17 | 1 | -204/+228 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 2017-12-18 | 1 | -108/+108 |
* | x86: drop FloatReg and FloatAcc | Jan Beulich | 2017-12-18 | 1 | -108/+108 |
* | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 2017-12-18 | 1 | -116/+116 |
* | x86: drop Vec_Disp8 | Jan Beulich | 2017-11-30 | 1 | -56/+51 |
* | Fix the master due to bad regenerated files | Igor Tsimbalist | 2017-10-23 | 1 | -139/+318 |
* | Enable Intel VAES instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -138/+145 |
* | Enable Intel GFNI instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -137/+144 |
* | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -135/+149 |
* | Add support for Intel CET instructions | H.J. Lu | 2017-03-06 | 1 | -56/+63 |
* | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 2017-01-12 | 1 | -132/+146 |
* | Update year range in copyright notice of all files. | Alan Modra | 2017-01-02 | 1 | -1/+1 |
* | Enable Intel AVX512_4VNNIW instructions | Igor Tsimbalist | 2016-11-02 | 1 | -130/+144 |
* | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 2016-11-02 | 1 | -128/+142 |
* | X86: Remove pcommit instruction | H.J. Lu | 2016-10-21 | 1 | -140/+133 |
* | X86: Allow additional ISAs for IAMCU in assembler | H.J. Lu | 2016-09-07 | 1 | -7/+0 |