Age | Commit message (Expand) | Author | Files | Lines |
2018-01-10 | x86: fix Disp8 handling for scalar AVX512_4FMAPS insns | Jan Beulich | 1 | -2/+2 |
2018-01-10 | x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants | Jan Beulich | 1 | -48/+48 |
2018-01-08 | x86: Properly encode vmovd with 64-bit memeory | H.J. Lu | 1 | -38/+4 |
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 | -3773/+586 |
2017-12-18 | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 1 | -46173/+46173 |
2017-12-18 | x86: drop FloatReg and FloatAcc | Jan Beulich | 1 | -32462/+32462 |
2017-12-18 | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 1 | -32604/+33036 |
2017-12-15 | x86: drop stray CheckRegSize uses | Jan Beulich | 1 | -74/+74 |
2017-11-30 | x86: derive DispN from BaseIndex | Jan Beulich | 1 | -18/+18 |
2017-11-30 | x86: drop Vec_Disp8 | Jan Beulich | 1 | -14130/+14130 |
2017-11-23 | Add Disp8MemShift for AVX512 VAES instructions. | Igor Tsimbalist | 1 | -12/+12 |
2017-11-23 | x86: correct UDn | Jan Beulich | 1 | -8/+31 |
2017-11-22 | Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor. | Igor Tsimbalist | 1 | -2/+2 |
2017-11-22 | Remove Vec_Disp8 from vpcompressb and vpexpandb. | Igor Tsimbalist | 1 | -6/+6 |
2017-11-15 | x86-64: don't allow use of %axl as accumulator | Jan Beulich | 1 | -1/+1 |
2017-11-14 | x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops | Jan Beulich | 1 | -6/+1446 |
2017-11-14 | x86: string insns don't allow displacements | Jan Beulich | 1 | -23/+23 |
2017-11-13 | x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should not allow q suffix | Jan Beulich | 1 | -5/+5 |
2017-10-23 | Fix the master due to bad regenerated files | Igor Tsimbalist | 1 | -5330/+11222 |
2017-10-23 | Enable Intel VAES instructions. | Igor Tsimbalist | 1 | -5386/+5690 |
2017-10-23 | Enable Intel GFNI instructions. | Igor Tsimbalist | 1 | -5293/+5716 |
2017-10-23 | Enable Intel AVX512_VBMI2 instructions. | Igor Tsimbalist | 1 | -5239/+6265 |
2017-06-21 | x86: CET v2.0: Update incssp and setssbsy | H.J. Lu | 1 | -11/+11 |
2017-06-21 | x86: CET v2.0: Rename savessp to saveprevssp | H.J. Lu | 1 | -1/+1 |
2017-05-22 | x86: Add NOTRACK prefix support | H.J. Lu | 1 | -10643/+10656 |
2017-03-09 | X86: Add pseudo prefixes to control encoding | H.J. Lu | 1 | -0/+91 |
2017-03-09 | Use CpuCET on rdsspq | H.J. Lu | 1 | -1/+1 |
2017-03-06 | Add support for Intel CET instructions | H.J. Lu | 1 | -268/+462 |
2017-02-28 | x86: fix handling of 64-bit operand size VPCMPESTR{I,M} | Jan Beulich | 1 | -6/+120 |
2017-01-12 | Enable Intel AVX512_VPOPCNTDQ instructions | Igor Tsimbalist | 1 | -5209/+5241 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-09 | X86: Remove the .s suffix from EVEX vpextrw | H.J. Lu | 1 | -1/+1 |
2016-11-09 | X86: Merge AVX512F vmovq | H.J. Lu | 1 | -73/+9 |
2016-11-02 | Enable Intel AVX512_4VNNIW instructions | Igor Tsimbalist | 1 | -5207/+5321 |
2016-11-02 | Enable Intel AVX512_4FMAPS instructions | Igor Tsimbalist | 1 | -10432/+10584 |
2016-10-21 | X86: Remove pcommit instruction | H.J. Lu | 1 | -5230/+5217 |
2016-08-24 | X86: Add ptwrite instruction | H.J. Lu | 1 | -5199/+5212 |
2016-07-01 | x86: allow suffix-less movzw and 64-bit movzb | Jan Beulich | 1 | -68/+4 |
2016-07-01 | x86: remove stray instruction attributes | Jan Beulich | 1 | -44/+44 |
2016-07-01 | x86/Intel: fix operand checking for MOVSD | Jan Beulich | 1 | -2/+2 |
2016-06-03 | Handle indirect branches for AMD64 and Intel64 | H.J. Lu | 1 | -2/+28 |
2016-05-27 | Update x86 CPU_XXX_FLAGS handling | H.J. Lu | 1 | -5201/+5201 |
2016-05-27 | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 | H.J. Lu | 1 | -10402/+10402 |
2016-05-27 | Correct CpuMax in i386-opc.h | H.J. Lu | 1 | -2/+2 |
2016-05-10 | Enable Intel RDPID instruction. | Alexander Fomin | 1 | -5199/+5225 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-09 | Implement Intel OSPKE instructions | H.J. Lu | 1 | -5197/+5223 |
2015-06-30 | Add support for monitorx/mwaitx instructions | Amit Pawar | 1 | -5191/+5293 |
2015-06-01 | x86/Intel: fix i386_optab[] for vcvt{,u}si2s{d,s} | Jan Beulich | 1 | -6/+6 |