llvm-project/llvm/test/MC
Johnny Chen 74491bb52c The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td
entry for ARM STRBT is actually a super-instruction for A8.6.199 STRBT A1 & A2.
Recover by looking for ARM:USAT encoding pattern before delegating to the auto-
gened decoder.

Added a "usat" test case to arm-tests.txt.

llvm-svn: 110894
2010-08-12 01:40:54 +00:00
..
AsmParser MC/X86/AsmParser: Give an explicit error message when we reject an instruction 2010-08-12 00:55:42 +00:00
COFF MC: Fix symbol fragment offsets in COFF. 2010-08-03 05:02:46 +00:00
Disassembler The autogened decoder was confusing the ARM STRBT for ARM USAT, because the .td 2010-08-12 01:40:54 +00:00
MachO MC/X86: Add aliases for Jcc variants. 2010-05-27 21:33:19 +00:00