Age | Commit message (Expand) | Author | Files | Lines |
2018-09-14 | x86: fold CRC32 templates | Jan Beulich | 1 | -39/+5 |
2018-09-13 | x86: Remove VexW=1 from WIG VEX movq and vmovq | H.J. Lu | 1 | -4/+4 |
2018-09-13 | i386: Update VexW field for VEX instructions | H.J. Lu | 1 | -18/+18 |
2018-09-13 | x86: drop bogus IgnoreSize from a few further insns | Jan Beulich | 1 | -26/+26 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512_4* insns | Jan Beulich | 1 | -6/+6 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512DQ insns | Jan Beulich | 1 | -48/+48 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512BW insns | Jan Beulich | 1 | -38/+38 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512VL insns | Jan Beulich | 1 | -13/+13 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512ER insns | Jan Beulich | 1 | -16/+16 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX512F insns | Jan Beulich | 1 | -371/+371 |
2018-09-13 | x86: drop bogus IgnoreSize from SHA insns | Jan Beulich | 1 | -8/+8 |
2018-09-13 | x86: drop bogus IgnoreSize from XOP and SSE4a insns | Jan Beulich | 1 | -133/+133 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX2 insns | Jan Beulich | 1 | -119/+119 |
2018-09-13 | x86: drop bogus IgnoreSize from AVX insns | Jan Beulich | 1 | -128/+128 |
2018-09-13 | x86: drop bogus IgnoreSize from GNFI insns | Jan Beulich | 1 | -6/+6 |
2018-09-13 | x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns | Jan Beulich | 1 | -16/+16 |
2018-09-13 | x86: drop bogus IgnoreSize from AES/VAES insns | Jan Beulich | 1 | -22/+22 |
2018-09-13 | x86: drop bogus IgnoreSize from SSE4.2 insns | Jan Beulich | 1 | -10/+10 |
2018-09-13 | x86: drop bogus IgnoreSize from SSE4.1 insns | Jan Beulich | 1 | -63/+63 |
2018-09-13 | x86: drop bogus IgnoreSize from SSSE3 insns | Jan Beulich | 1 | -32/+32 |
2018-09-13 | x86: drop bogus IgnoreSize from SSE3 insns | Jan Beulich | 1 | -18/+18 |
2018-09-13 | x86: drop bogus IgnoreSize from SSE2 insns | Jan Beulich | 1 | -208/+208 |
2018-09-13 | x86: drop bogus IgnoreSize from SSE insns | Jan Beulich | 1 | -59/+59 |
2018-09-13 | x86: drop unnecessary {,No}Rex64 | Jan Beulich | 1 | -5/+5 |
2018-09-13 | x86: also allow D on 3-operand insns | Jan Beulich | 1 | -88/+8 |
2018-09-13 | x86: use D attribute also for SIMD templates | Jan Beulich | 1 | -1143/+89 |
2018-08-11 | x86: Add CpuCMOV and CpuFXSR | H.J. Lu | 1 | -7522/+7522 |
2018-08-06 | x86: fold RegEip/RegRip and RegEiz/RegRiz | Jan Beulich | 1 | -8/+8 |
2018-08-03 | x86: drop NoRex64 from {,v}pmov{s,z}x* | Jan Beulich | 1 | -24/+24 |
2018-08-03 | x86: drop "mem" operand type attribute | Jan Beulich | 1 | -17927/+17927 |
2018-07-31 | x86: also optimize KXOR{D,Q} and KANDN{D,Q} | Jan Beulich | 1 | -4/+4 |
2018-07-31 | x86: fold various AVX512 templates with so far differing Masking attributes | Jan Beulich | 1 | -1286/+222 |
2018-07-31 | x86/Intel: correct permitted operand sizes for AVX512 scatter/gather | Jan Beulich | 1 | -64/+64 |
2018-07-31 | x86: drop CpuVREX | Jan Beulich | 1 | -4129/+4129 |
2018-07-25 | x86: Expand Broadcast to 3 bits | H.J. Lu | 1 | -393/+393 |
2018-07-24 | x86-64: correct AVX512F vcvtsi2s{d,s} handling | Jan Beulich | 1 | -24/+24 |
2018-07-19 | x86: fold narrowing VCVT* templates | Jan Beulich | 1 | -247/+77 |
2018-07-19 | x86: fold VFPCLASSP{D,S} templates | Jan Beulich | 1 | -92/+12 |
2018-07-19 | x86: fold various AVX512* templates | Jan Beulich | 1 | -1604/+174 |
2018-07-19 | x86: fold various AVX512DQ templates | Jan Beulich | 1 | -823/+87 |
2018-07-19 | x86: fold various AVX512BW templates | Jan Beulich | 1 | -4354/+440 |
2018-07-19 | x86: fold various AVX512CD templates | Jan Beulich | 1 | -152/+16 |
2018-07-19 | x86: fold various AVX512VL templates into their AVX512F counterparts | Jan Beulich | 1 | -13519/+1378 |
2018-07-18 | x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq | H.J. Lu | 1 | -8/+76 |
2018-07-11 | x86: adjust monitor/mwait templates | Jan Beulich | 1 | -43/+46 |
2018-07-11 | x86/Intel: accept memory operand size specifiers for CET insns | Jan Beulich | 1 | -4/+4 |
2018-06-01 | x86: fold MOV to/from segment register templates | Jan Beulich | 1 | -109/+7 |
2018-06-01 | x86: don't emit REX.W for SLDT and STR | Jan Beulich | 1 | -2/+2 |
2018-06-01 | x86/Intel: accept "oword ptr" for INVPCID | Jan Beulich | 1 | -4/+4 |
2018-05-07 | Enable Intel MOVDIRI, MOVDIR64B instructions | H.J. Lu | 1 | -4962/+5013 |