2006-11-29 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / inst.d
index 3207732266f976a31183afc71377e6f09d270260..fbf27b4ab8db5a069f25da072be377a1eb72ea4a 100644 (file)
@@ -1,6 +1,8 @@
 #objdump: -dr --prefix-addresses --show-raw-insn
 #name: ARM basic instructions
 #as: -mcpu=arm7m -EL
+# WinCE has its own version of this test.
+#skip: *-wince-*
 
 # Test the standard ARM instructions:
 
@@ -157,8 +159,8 @@ Disassembly of section .text:
 0+24c <[^>]*> e9020018 ?       stmdb   r2, {r3, r4}
 0+250 <[^>]*> e8830003 ?       stmia   r3, {r0, r1}
 0+254 <[^>]*> e9c40300 ?       stmib   r4, {r8, r9}\^
-0+258 <[^>]*> ef123456 ?       swi     0x00123456
-0+25c <[^>]*> 2f000033 ?       swics   0x00000033
+0+258 <[^>]*> ef123456 ?       (swi|svc)       0x00123456
+0+25c <[^>]*> 2f000033 ?       (swi|svc)cs     0x00000033
 0+260 <[^>]*> eb...... ?       bl      0[0123456789abcdef]+ <[^>]*>
 [              ]*260:.*_wombat.*
 0+264 <[^>]*> 5b...... ?       blpl    0[0123456789abcdef]+ <[^>]*>
This page took 0.023047 seconds and 4 git commands to generate.