llvm-6502/test/MC/ARM
Chris Lattner 4e692ab5ee fix the asmmatcher generator to handle targets with no RegisterPrefix
(like ARM) correctly.  With this change, we can now match "bx lr"
because we recognize lr as a register.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117606 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-28 21:28:42 +00:00
..
arm_instructions.s fix the asmmatcher generator to handle targets with no RegisterPrefix 2010-10-28 21:28:42 +00:00
arm_word_directive.s
dg.exp
neon-abs-encoding.ll
neon-absdiff-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-add-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-bitcount-encoding.ll
neon-bitwise-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-cmp-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-convert-encoding.ll Provide correct encodings for NEON vcvt, which has its own special immediate encoding 2010-10-27 22:49:00 +00:00
neon-dup-encoding.ll
neon-minmax-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-mov-encoding.ll Provide correct encodings for the get_lane and set_lane variants of vmov. 2010-10-27 21:28:09 +00:00
neon-mul-accum-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-mul-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-neg-encoding.ll
neon-pairwise-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-reciprocal-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-reverse-encoding.ll Tests for NEON encoding of vrev. 2010-10-27 22:54:49 +00:00
neon-satshift-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-shift-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-shiftaccum-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-shuffle-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-sub-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
neon-table-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00
simple-encoding.ll
simple-fp-encoding.ll Disable most of the ARM vfp / NEON MC tests. These are too fragile to be useful. 2010-10-28 06:46:17 +00:00