| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Support Intel AVX512 BF16 | Xuepeng Guo | 2019-04-05 | 1 | -0/+3 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2019-01-01 | 1 | -1/+1 |
* | x86: fold Size{16,32,64} template attributes | Jan Beulich | 2018-10-10 | 1 | -6/+5 |
* | x86: Support VEX/EVEX WIG encoding | H.J. Lu | 2018-09-14 | 1 | -0/+2 |
* | x86: use D attribute also for SIMD templates | Jan Beulich | 2018-09-13 | 1 | -0/+2 |
* | x86: Add CpuCMOV and CpuFXSR | H.J. Lu | 2018-08-11 | 1 | -0/+6 |
* | x86: fold RegEip/RegRip and RegEiz/RegRiz | Jan Beulich | 2018-08-06 | 1 | -4/+2 |
* | x86: drop "mem" operand type attribute | Jan Beulich | 2018-08-03 | 1 | -1/+0 |
* | x86: fold various AVX512 templates with so far differing Masking attributes | Jan Beulich | 2018-07-31 | 1 | -2/+2 |
* | x86: drop CpuVREX | Jan Beulich | 2018-07-31 | 1 | -3/+0 |
* | x86: Expand Broadcast to 3 bits | H.J. Lu | 2018-07-25 | 1 | -1/+12 |
* | x86: fold various AVX512VL templates into their AVX512F counterparts | Jan Beulich | 2018-07-19 | 1 | -1/+2 |
* | x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq | H.J. Lu | 2018-07-18 | 1 | -9/+9 |
* | x86: replace off-by-one OTMax | Jan Beulich | 2018-07-11 | 1 | -4/+4 |
* | Enable Intel MOVDIRI, MOVDIR64B instructions | H.J. Lu | 2018-05-07 | 1 | -0/+6 |
* | x86: Replace AddrPrefixOp0 with AddrPrefixOpReg | H.J. Lu | 2018-05-07 | 1 | -3/+3 |
* | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." | Igor Tsimbalist | 2018-04-27 | 1 | -24/+0 |
* | Enable Intel MOVDIRI, MOVDIR64B instructions. | Igor Tsimbalist | 2018-04-26 | 1 | -0/+24 |
* | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask | Jan Beulich | 2018-04-26 | 1 | -15/+0 |
* | x86: drop VexImmExt | Jan Beulich | 2018-04-26 | 1 | -3/+0 |
* | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 2018-04-17 | 1 | -0/+3 |
* | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 2018-04-11 | 1 | -0/+3 |
* | x86: drop VecESize | Jan Beulich | 2018-03-28 | 1 | -7/+0 |
* | x86: convert broadcast insn attribute to boolean | Jan Beulich | 2018-03-28 | 1 | -11/+1 |
* | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 2018-03-08 | 1 | -3/+0 |
* | x86: fold several AVX512VL templates | Jan Beulich | 2018-03-08 | 1 | -0/+2 |
* | x86: drop FloatD | Jan Beulich | 2018-03-08 | 1 | -3/+0 |
* | x86: Add -O[2|s] assembler command-line options | H.J. Lu | 2018-02-27 | 1 | -0/+4 |
* | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 2018-01-23 | 1 | -0/+3 |
* | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 2018-01-23 | 1 | -0/+3 |
* | Replace CET bit with IBT and SHSTK bits. | Igor Tsimbalist | 2018-01-17 | 1 | -3/+5 |
* | Update year range in copyright notice of binutils files | Alan Modra | 2018-01-03 | 1 | -1/+1 |
* | x86: fold certain AVX and AVX2 templates | Jan Beulich | 2017-12-18 | 1 | -1/+1 |
* | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 2017-12-18 | 1 | -13/+4 |
* | x86: drop FloatReg and FloatAcc | Jan Beulich | 2017-12-18 | 1 | -7/+1 |
* | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 2017-12-18 | 1 | -12/+3 |
* | x86: drop Vec_Disp8 | Jan Beulich | 2017-11-30 | 1 | -4/+0 |
* | Enable Intel AVX512_BITALG instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -0/+3 |
* | Enable Intel AVX512_VNNI instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -1/+4 |
* | Enable Intel VPCLMULQDQ instruction. | Igor Tsimbalist | 2017-10-23 | 1 | -1/+4 |
* | Enable Intel VAES instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -0/+3 |
* | Enable Intel GFNI instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -2/+3 |
* | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 2017-10-23 | 1 | -2/+5 |
* | x86: Add NOTRACK prefix support | H.J. Lu | 2017-05-22 | 1 | -0/+3 |
* | X86: Add pseudo prefixes to control encoding | H.J. Lu | 2017-03-09 | 1 | -4/+3 |
* | Add support for Intel CET instructions | H.J. Lu | 2017-03-06 | 1 | -0/+5 |
* | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 2017-01-12 | 1 | -0/+3 |
* | 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 | -0/+3 |
* | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 2016-11-02 | 1 | -0/+9 |