Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the remaining Intel SHA instructions | Ben Langmuir | 2013-09-14 | 1 | -1/+37 |
* | Partial support for Intel SHA Extensions (sha1rnds4) | Ben Langmuir | 2013-09-12 | 1 | -0/+6 |
* | Fix the move to/from accumulator register instructions that use a full 64-bit | Kevin Enderby | 2013-07-22 | 1 | -0/+30 |
* | Add CLAC/STAC instruction encoding/decoding support | Michael Liao | 2013-04-11 | 1 | -0/+6 |
* | fixed xsave, xsaveopt, xrstor mnemonics with intel syntax; added test cases | Kay Tiong Khoo | 2013-04-10 | 1 | -0/+9 |
* | Fixes disassembler crashes on 2013 Haswell RTM instructions. | Kevin Enderby | 2013-03-11 | 1 | -0/+9 |
* | death to extra whitespace | Kay Tiong Khoo | 2013-02-14 | 1 | -20/+20 |
* | added basic support for Intel ADX instructions | Kay Tiong Khoo | 2013-02-14 | 1 | -0/+24 |
* | Add intrinsics, code gen, assembler and disassembler support for the SSE4a ex... | Benjamin Kramer | 2012-05-29 | 1 | -0/+18 |
* | Add the tests that were supposed to go with r153935 that I forgot svn add | Craig Topper | 2012-04-06 | 1 | -0/+63 |