This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / arm.exp
index 91b698f3e421f114e3f01e5dbd35f599aee6a8d2..c171bba8e98ed084385165b1a98cb36cc467f829 100644 (file)
@@ -12,8 +12,14 @@ if [istarget arm-*-*] then {
 
     run_dump_test "arm7t"
 
+    gas_test "thumb.s" "" $stdoptlist "Thumb instructions"
+
+    gas_test "arch4t.s" "" $stdoptlist "Arm architecture 4t instructions"
+
     gas_test "copro.s" "" $stdoptlist "Co processor instructions"
 
+    gas_test "immed.s" "" $stdoptlist "immediate expressions"
+
     gas_test "float.s" "" $stdoptlist "Core floating point instructions"
 }
 
This page took 0.025026 seconds and 4 git commands to generate.