| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -2/+1 |
* | Remove bogus vcvtps2ph variant. | Ilya Tocar | 2014-02-25 | 1 | -18/+0 |
* | Add support for CPUID PREFETCHWT1 | Ilya Tocar | 2014-02-21 | 1 | -3759/+3759 |
* | Change cpu for vptestnmd and vptestnmq instructions. | Ilya Tocar | 2014-02-20 | 1 | -32/+32 |
* | Don't output trailing space | H.J. Lu | 2014-02-19 | 1 | -41582/+41582 |
* | Add clflushopt, xsaves, xsavec, xrstors | Ilya Tocar | 2014-02-12 | 1 | -3752/+3836 |
* | Only allow 32-bit/64-bit registers for bndcl/bndcu/bndcn | H.J. Lu | 2013-10-12 | 1 | -14/+59 |
* | opcodes/ | Jan Beulich | 2013-10-08 | 1 | -17/+17 |
* | Add Size64 to movq/vmovq with Reg64 operand | H.J. Lu | 2013-09-30 | 1 | -8/+8 |
* | Add Intel AVX-512 support | H.J. Lu | 2013-07-26 | 1 | -14774/+37062 |
* | Support Intel SHA | H.J. Lu | 2013-07-25 | 1 | -2690/+2808 |
* | Support Intel MPX | H.J. Lu | 2013-07-24 | 1 | -9818/+9961 |
* | Replace Xmmword with Qword on cvttps2pi | H.J. Lu | 2013-07-08 | 1 | -2/+2 |
* | gas/testsuite/ | Jan Beulich | 2013-04-08 | 1 | -13/+2 |
* | Add RegRex64 to riz | H.J. Lu | 2013-03-02 | 1 | -4/+4 |
* | Implement Intel SMAP instructions | H.J. Lu | 2013-02-19 | 1 | -2680/+2702 |
* | Add OPERAND_TYPE_IMM32_64 | H.J. Lu | 2013-01-16 | 1 | -1/+1 |
* | Fix opcode for 64-bit jecxz | H.J. Lu | 2012-11-20 | 1 | -1/+1 |
* | Replace CpuSSE3 with CpuCX16 for cmpxchg16b | H.J. Lu | 2012-09-20 | 1 | -2846/+2846 |
* | Add AMD btver1 and btver2 support | H.J. Lu | 2012-08-17 | 1 | -1/+1 |
* | VMOVNTDQA was both misplaced and improperly tagged as being an AVX | Jan Beulich | 2012-07-31 | 1 | -1/+1 |
* | Implement RDRSEED, ADX and PRFCHW instructions | H.J. Lu | 2012-07-16 | 1 | -2677/+5393 |
* | gas/testsuite/ | Roland McGrath | 2012-07-02 | 1 | -1/+1 |
* | gas/ | Roland McGrath | 2012-06-22 | 1 | -4/+4 |
* | gas/ | Roland McGrath | 2012-06-22 | 1 | -4414/+4414 |
* | Implement Intel Transactional Synchronization Extensions | H.J. Lu | 2012-02-08 | 1 | -7078/+7138 |
* | Add vmfunc | H.J. Lu | 2012-01-13 | 1 | -2670/+2680 |
* | Add Disp32S to 64bit call. | H.J. Lu | 2011-08-01 | 1 | -1/+1 |
* | Add initial Intel K1OM support. | H.J. Lu | 2011-07-22 | 1 | -3026/+3026 |
* | Fix rorx in BMI2. | H.J. Lu | 2011-06-30 | 1 | -5/+2 |
* | Support AVX Programming Reference (June, 2011). | H.J. Lu | 2011-06-10 | 1 | -5340/+8170 |
* | opcodes/ | Jan Kratochvil | 2011-01-18 | 1 | -2479/+2612 |
* | Implement BMI instructions. | H.J. Lu | 2011-01-05 | 1 | -2476/+2560 |
* | Remove CheckRegSize from movq. | H.J. Lu | 2010-10-14 | 1 | -2/+2 |
* | Remove CheckRegSize from instructions with 0, 1 or fixed operands. | H.J. Lu | 2010-10-14 | 1 | -34/+34 |
* | Add CheckRegSize to instructions which require register size check. | H.J. Lu | 2010-10-14 | 1 | -7417/+7417 |
* | Don't generate multi-byte NOPs for i686. | H.J. Lu | 2010-08-06 | 1 | -4443/+4443 |
* | Add Cpu186 to ud1/ud2/ud2a/ud2b. | H.J. Lu | 2010-08-06 | 1 | -4/+4 |
* | Add ud1 to x86. | H.J. Lu | 2010-08-06 | 1 | -3/+13 |
* | Replace rdrnd with rdrand. | H.J. Lu | 2010-07-05 | 1 | -1/+1 |
* | Support AVX Programming Reference (June, 2010) | H.J. Lu | 2010-07-01 | 1 | -2816/+2944 |
* | 2010-03-22 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 2010-03-23 | 1 | -53/+1 |
* | 2010-02-10 Quentin Neill <quentin.neill@amd.com> | Sebastian Pop | 2010-02-11 | 1 | -5543/+5719 |
* | Replace "Vex" with "Vex=3" on AVX scalar instructions. | H.J. Lu | 2010-01-24 | 1 | -208/+208 |
* | Add xsave64 and xrstor64. | H.J. Lu | 2010-01-21 | 1 | -0/+20 |
* | 2010-01-15 Sebastian Pop <sebastian.pop@amd.com> | Sebastian Pop | 2010-01-15 | 1 | -0/+1024 |
* | Replace VexNDS, VexNDD and VexLWP with VexVVVV. | H.J. Lu | 2009-12-19 | 1 | -3492/+3492 |
* | Remove ByteOkIntel. | H.J. Lu | 2009-12-16 | 1 | -3816/+3816 |
* | Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A with VexOpcode. | H.J. Lu | 2009-12-16 | 1 | -2391/+2391 |
* | Replace Vex2Sources and Vex3Sources with VexSources. | H.J. Lu | 2009-12-16 | 1 | -2391/+2391 |