llvm-6502/test/MC/ARM
Bill Wendling 52925b60f1 Some instructions end with an "ls" prefix, but it doesn't indicate that they are
conditional. Check for those instructions explicitly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117747 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-29 23:50:21 +00:00
..
arm_instructions.s add simple support for addrmode5 operands, allowing 2010-10-29 00:27:31 +00:00
arm_word_directive.s
dg.exp Convert this test to a .s file, so that it's not sensitive to codegen changes. 2010-10-29 01:01:56 +00:00
neon-abs-encoding.s Covert this test to a .s file to reduce fragility. 2010-10-29 18:18:40 +00:00
neon-absdiff-encoding.s Replace this test with the less fragile .s version. Still XFAIL'd, since the ASM parser doesn't parse vabal yet. 2010-10-29 18:31:26 +00:00
neon-add-encoding.s Convert this test to a .s file, so that it's not sensitive to codegen changes. 2010-10-29 01:01:56 +00:00
neon-bitcount-encoding.s Convert this file to less fragile .s form. 2010-10-29 18:41:40 +00:00
neon-bitwise-encoding.s Convert this test to .s form. 2010-10-29 18:48:59 +00:00
neon-cmp-encoding.s Convert this test to .s form. 2010-10-29 18:58:30 +00:00
neon-convert-encoding.s Covert this test to .s form. 2010-10-29 19:05:26 +00:00
neon-dup-encoding.s Convert this test to .s form. 2010-10-29 19:09:08 +00:00
neon-minmax-encoding.s Convert this test to .s form. 2010-10-29 19:17:08 +00:00
neon-mov-encoding.s Convert this test to .s form. 2010-10-29 19:37:05 +00:00
neon-mul-accum-encoding.s Convert this test to .s form. 2010-10-29 19:45:32 +00:00
neon-mul-encoding.s Convert this test to .s form. 2010-10-29 19:51:11 +00:00
neon-neg-encoding.s Covert this test to .s form. 2010-10-29 19:56:07 +00:00
neon-pairwise-encoding.s Convert this test to .s form. 2010-10-29 20:12:34 +00:00
neon-reciprocal-encoding.s Convert this test to .s form. 2010-10-29 20:17:07 +00:00
neon-reverse-encoding.s Convert this test to .s form. 2010-10-29 20:23:45 +00:00
neon-satshift-encoding.s Convert this test to .s form. 2010-10-29 20:39:19 +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 Add a CMP test. 2010-10-22 23:48:01 +00:00
simple-fp-encoding.s Some instructions end with an "ls" prefix, but it doesn't indicate that they are 2010-10-29 23:50:21 +00:00