aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler
Commit message (Expand)AuthorAgeFilesLines
* Fix the vmxon entry in the X86InstrInfo.td so it has the correct prefix bytesKevin Enderby2010-03-081-1/+10
* add encoder support and tests for rdtscpChris Lattner2010-02-131-1/+4
* remove special cases for vmlaunch, vmresume, vmxoff, and swapgsChris Lattner2010-02-131-0/+12
* add some disassemble testcases for weird instructionsChris Lattner2010-02-121-0/+14
* specify a triple to use, fixing the test on non-x86-64 hosts.Chris Lattner2009-12-221-1/+1
* various cleanups, make the disassemble reject lines with too muchChris Lattner2009-12-221-1/+1
* rewrite the file parser for the disassembler, implementing support forChris Lattner2009-12-222-0/+19