| Commit message (Expand) | Author | Age | Files | Lines |
* | gas/testsuite/ | Jan Beulich | 2013-04-08 | 1 | -2/+1 |
* | Implement Intel SMAP instructions | H.J. Lu | 2013-02-19 | 1 | -0/+4 |
* | 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 | -1/+1 |
* | Add AMD btver1 and btver2 support | H.J. Lu | 2012-08-17 | 1 | -1/+1 |
* | There were several cases where the registers in the REX encoded range | Jan Beulich | 2012-08-07 | 1 | -5/+0 |
* | 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 | -1/+6 |
* | 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 | -56/+56 |
* | Implement Intel Transactional Synchronization Extensions | H.J. Lu | 2012-02-08 | 1 | -40/+51 |
* | Add vmfunc | H.J. Lu | 2012-01-13 | 1 | -0/+4 |
* | Add Disp32S to 64bit call. | H.J. Lu | 2011-08-01 | 1 | -1/+1 |
* | Fix rorx in BMI2. | H.J. Lu | 2011-06-30 | 1 | -1/+1 |
* | Support AVX Programming Reference (June, 2011). | H.J. Lu | 2011-06-10 | 1 | -1/+195 |
* | Add support for TBM instructions. | qneill | 2011-01-17 | 1 | -0/+12 |
* | Implement BMI instructions. | H.J. Lu | 2011-01-05 | 1 | -0/+9 |
* | 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 | -184/+184 |
* | Don't generate multi-byte NOPs for i686. | H.J. Lu | 2010-08-06 | 1 | -1/+1 |
* | 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/+5 |
* | 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 | -0/+16 |
* | 2010-03-22 Sebastian Pop <sebastian.pop@amd.com> | spop | 2010-03-23 | 1 | -8/+4 |
* | Update copyright. | H.J. Lu | 2010-02-11 | 1 | -1/+1 |
* | 2010-02-10 Quentin Neill <quentin.neill@amd.com> | spop | 2010-02-11 | 1 | -0/+10 |
* | 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/+2 |
* | 2010-01-15 Sebastian Pop <sebastian.pop@amd.com> | spop | 2010-01-15 | 1 | -0/+64 |
* | Replace VexNDS, VexNDD and VexLWP with VexVVVV. | H.J. Lu | 2009-12-19 | 1 | -844/+844 |
* | Remove ByteOkIntel. | H.J. Lu | 2009-12-16 | 1 | -6/+6 |
* | Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A with VexOpcode. | H.J. Lu | 2009-12-16 | 1 | -1154/+1154 |
* | Replace Vex2Sources and Vex3Sources with VexSources. | H.J. Lu | 2009-12-16 | 1 | -121/+121 |
* | Remove VexW0 and VexW1. Add VexW. | H.J. Lu | 2009-12-16 | 1 | -1101/+1101 |
* | 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/+2 |
* | 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 | -7/+0 |
* | 2009-11-17 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-11-18 | 1 | -0/+85 |
* | 2009-11-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2009-11-12 | 1 | -11/+11 |
* | gas/ | H.J. Lu | 2009-11-12 | 1 | -47/+47 |
* | 2009-11-05 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-11-05 | 1 | -0/+15 |
* | 2009-10-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2009-10-02 | 1 | -38/+38 |
* | gas/ | H.J. Lu | 2009-09-24 | 1 | -222/+222 |
* | gas/ | Jan Beulich | 2009-07-24 | 1 | -204/+217 |
* | <gas changes> | Dwarakanath Rajagopal | 2009-07-06 | 1 | -0/+67 |
* | <gas changes> | Dwarakanath Rajagopal | 2009-05-22 | 1 | -264/+5 |