llvm-6502/test/MC/AsmParser/X86
Daniel Dunbar b93c72cda4 X86: Fix encoding for TEST{8,16,32}rr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97982 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-08 21:10:36 +00:00
..
dg.exp
x86_32-bit_cat.s Remove the few # TAILCALL comments that snuck in. As they may fail on linux. 2010-02-11 00:18:12 +00:00
x86_32-bit.s
x86_32-encoding.s MC/X86 AsmMatcher: Fix a use after free spotted by d0k, and de-XFAIL 2010-02-10 21:19:28 +00:00
x86_32-new-encoder.s X86: Fix encoding for TEST{8,16,32}rr. 2010-03-08 21:10:36 +00:00
x86_64-new-encoder.s make pcrel immediate values relative to the start of the field, 2010-02-16 05:03:17 +00:00
x86_instructions.s MC/X86: Push immediate operands as immediates not expressions when possible. 2010-02-13 00:17:21 +00:00
x86_operands.s MC/AsmParser: Attempt to constant fold expressions up-front. This ensures we avoid fixups for obvious cases like '-(16)'. 2010-02-13 01:28:07 +00:00
x86_word_directive.s