Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-27 | x86: Add -O[2|s] assembler command-line options | H.J. Lu | 1 | -0/+4 |
2018-01-23 | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 1 | -0/+3 |
2018-01-23 | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 1 | -0/+3 |
2018-01-17 | Replace CET bit with IBT and SHSTK bits. | Igor Tsimbalist | 1 | -3/+5 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-18 | x86: fold certain AVX and AVX2 templates | Jan Beulich | 1 | -1/+1 |
2017-12-18 | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 1 | -13/+4 |
2017-12-18 | x86: drop FloatReg and FloatAcc | Jan Beulich | 1 | -7/+1 |
2017-12-18 | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 1 | -12/+3 |
2017-11-30 | x86: drop Vec_Disp8 | Jan Beulich | 1 | -4/+0 |
2017-10-23 | Enable Intel AVX512_BITALG instructions. | Igor Tsimbalist | 1 | -0/+3 |
2017-10-23 | Enable Intel AVX512_VNNI instructions. | Igor Tsimbalist | 1 | -1/+4 |
2017-10-23 | Enable Intel VPCLMULQDQ instruction. | Igor Tsimbalist | 1 | -1/+4 |
2017-10-23 | Enable Intel VAES instructions. | Igor Tsimbalist | 1 | -0/+3 |
2017-10-23 | Enable Intel GFNI instructions. | Igor Tsimbalist | 1 | -2/+3 |
2017-10-23 | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 1 | -2/+5 |
2017-05-22 | x86: Add NOTRACK prefix support | H.J. Lu | 1 | -0/+3 |
2017-03-09 | X86: Add pseudo prefixes to control encoding | H.J. Lu | 1 | -4/+3 |
2017-03-06 | Add support for Intel CET instructions | H.J. Lu | 1 | -0/+5 |
2017-01-12 | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 1 | -0/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-02 | Enable Intel AVX512_4VNNIW instructions | Igor Tsimbalist | 1 | -0/+3 |
2016-11-02 | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 1 | -0/+9 |
2016-10-21 | X86: Remove pcommit instruction | H.J. Lu | 1 | -3/+0 |
2016-08-24 | X86: Add ptwrite instruction | H.J. Lu | 1 | -0/+3 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 1 | -0/+15 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 1 | -7/+7 |
2016-05-27 | Correct CpuMax in i386-opc.h | H.J. Lu | 1 | -1/+1 |