Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | Enable Intel PCONFIG instruction. | Igor Tsimbalist | 1 | -203/+211 |
2018-01-23 | Enable Intel WBNOINVD instruction. | Igor Tsimbalist | 1 | -203/+211 |
2018-01-17 | Replace CET bit with IBT and SHSTK bits. | Igor Tsimbalist | 1 | -204/+228 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-18 | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 1 | -108/+108 |
2017-12-18 | x86: drop FloatReg and FloatAcc | Jan Beulich | 1 | -108/+108 |
2017-12-18 | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 1 | -116/+116 |
2017-11-30 | x86: drop Vec_Disp8 | Jan Beulich | 1 | -56/+51 |
2017-10-23 | Fix the master due to bad regenerated files | Igor Tsimbalist | 1 | -139/+318 |
2017-10-23 | Enable Intel VAES instructions. | Igor Tsimbalist | 1 | -138/+145 |
2017-10-23 | Enable Intel GFNI instructions. | Igor Tsimbalist | 1 | -137/+144 |
2017-10-23 | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 1 | -135/+149 |
2017-03-06 | Add support for Intel CET instructions | H.J. Lu | 1 | -56/+63 |
2017-01-12 | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 1 | -132/+146 |
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 | -130/+144 |
2016-11-02 | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 1 | -128/+142 |
2016-10-21 | X86: Remove pcommit instruction | H.J. Lu | 1 | -140/+133 |
2016-09-07 | X86: Allow additional ISAs for IAMCU in assembler | H.J. Lu | 1 | -7/+0 |
2016-08-24 | X86: Add ptwrite instruction | H.J. Lu | 1 | -129/+136 |
2016-05-29 | Add .noavx512XX directives to x86 assembler | H.J. Lu | 1 | -0/+63 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 1 | -182/+252 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 1 | -110/+110 |
2016-05-25 | Enable VREX for all AVX512 directives | H.J. Lu | 1 | -38/+38 |
2016-05-25 | Enable VREX for AVX512 directives | H.J. Lu | 1 | -4/+4 |
2016-05-25 | Reimplement .no87/.nommx/.nosse/.noavx directives | H.J. Lu | 1 | -1/+8 |
2016-05-10 | Enable Intel RDPID instruction. | Alexander Fomin | 1 | -108/+115 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-09 | Implement Intel OSPKE instructions | H.J. Lu | 1 | -107/+114 |
2015-08-07 | Remove CpuFMA4 support from CPU_ZNVER1_FLAGS. | Amit Pawar | 1 | -1/+1 |
2015-06-30 | Add support for monitorx/mwaitx instructions | Amit Pawar | 1 | -106/+113 |
2015-05-15 | Support AMD64/Intel ISAs in assembler/disassembler | H.J. Lu | 1 | -106/+106 |
2015-05-11 | Add Intel MCU support to opcodes | H.J. Lu | 1 | -168/+182 |
2015-03-17 | Add znver1 processor | Ganesh Gopalasubramanian | 1 | -102/+116 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-17 | Add AVX512VBMI instructions | Ilya Tocar | 1 | -104/+111 |
2014-11-17 | Add AVX512IFMA instructions | Ilya Tocar | 1 | -103/+110 |
2014-11-17 | Add pcommit instruction | Ilya Tocar | 1 | -99/+205 |
2014-11-17 | Add clwb instruction | Ilya Tocar | 1 | -98/+104 |
2014-07-22 | Add AVX512DQ instructions and their AVX512VL variants. | Ilya Tocar | 1 | -137/+143 |
2014-07-22 | Add support for AVX512BW instructions and their AVX512VL versions. | Ilya Tocar | 1 | -136/+142 |
2014-07-22 | Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions. | Ilya Tocar | 1 | -137/+143 |
2014-04-04 | Add support for Intel SGX instructions | Ilya Tocar | 1 | -94/+100 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-02-21 | Add support for CPUID PREFETCHWT1 | Ilya Tocar | 1 | -93/+99 |
2014-02-19 | Don't output trailing space | H.J. Lu | 1 | -279/+279 |
2014-02-12 | Add clflushopt, xsaves, xsavec, xrstors | Ilya Tocar | 1 | -91/+109 |
2013-11-08 | Remove CpuNop from CPU_K6_2_FLAGS | H.J. Lu | 1 | -1/+1 |
2013-09-30 | Add AMD bdver4 support. | Saravanan Ekanathan | 1 | -0/+6 |
2013-07-26 | Add Intel AVX-512 support | H.J. Lu | 1 | -229/+268 |