| Commit message (Expand) | Author | Age | Files | Lines |
* | 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> | spop | 2010-03-23 | 1 | -53/+1 |
* | 2010-02-10 Quentin Neill <quentin.neill@amd.com> | spop | 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> | spop | 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 |
* | Remove VexW0 and VexW1. Add VexW. | H.J. Lu | 2009-12-16 | 1 | -2391/+2391 |
* | Add USE_VEX_W_TABLE, VEX_W_TABLE and VEX_W_XXX. | H.J. Lu | 2009-12-15 | 1 | -869/+869 |
* | Support fxsave64 and fxrstor64. | H.J. Lu | 2009-12-04 | 1 | -0/+20 |
* | Allow lock on cmpxch16b. | H.J. Lu | 2009-11-19 | 1 | -1/+1 |
* | 2009-11-18 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-11-18 | 1 | -2472/+2408 |
* | 2009-11-17 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-11-18 | 1 | -4647/+5926 |
* | 2009-11-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2009-11-12 | 1 | -11/+11 |