summaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/X86/x86_32-new-encoder.s
Commit message (Expand)AuthorAgeFilesLines
* MC/X86: Add temporary hack to match shrl $1,%eax correctly, to support testingDaniel Dunbar2010-03-131-0/+3
* MC/X86: Rename alternate spellings of ADD{8,16,32} and mark as "code gen only...Daniel Dunbar2010-03-091-0/+3
* MC/X86: Rename alternate spellings of CMP{8,16,32} and mark as "code gen only...Daniel Dunbar2010-03-091-0/+3
* X86: Fix encoding for TEST{8,16,32}rr.Daniel Dunbar2010-03-081-1/+3
* add encoder support and tests for rdtscpChris Lattner2010-02-131-0/+5
* MC/AsmParser: Attempt to constant fold expressions up-front. This ensures we ...Daniel Dunbar2010-02-131-0/+6
* rip out the 'heinous' x86 MCCodeEmitter implementation.Chris Lattner2010-02-131-1/+1
* remove special cases for vmlaunch, vmresume, vmxoff, and swapgsChris Lattner2010-02-131-1/+17
* fix the encodings of monitor and mwait, which were completelyChris Lattner2010-02-121-0/+14