Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Print all register forms of x87 fadd/fsub/fdiv/fmul as having two argum... | Craig Topper | 2019-02-04 | 1 | -96/+96 |
* | [X86] Print %st(0) as %st when its implicit to the instruction. Continue prin... | Craig Topper | 2019-02-04 | 1 | -112/+112 |
* | Revert r352985 "[X86] Print %st(0) as %st to match what gcc inline asm uses a... | Craig Topper | 2019-02-04 | 1 | -138/+138 |
* | [X86] Print %st(0) as %st to match what gcc inline asm uses as the clobber na... | Craig Topper | 2019-02-03 | 1 | -138/+138 |
* | [X86] Run dos2unix on two disassembler tests. | Craig Topper | 2017-10-02 | 1 | -1061/+1061 |
* | [X86] Adding FFREEP instruction. | Chris Ray | 2017-01-27 | 1 | -1037/+1061 |
* | Add two fp test cases I missed in my previous commit. | Craig Topper | 2013-12-31 | 1 | -0/+6 |
* | Add more X86 FP stack disassembler test cases. | Craig Topper | 2013-12-31 | 1 | -0/+1031 |