[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / svc.d
index fdeb9302083b3958127b2ac0964cafeebdca04d7..c1bf5b24b427fe5ba807df7807ec415d323d4348 100644 (file)
@@ -1,6 +1,5 @@
 # name: SWI/SVC instructions
 # objdump: -dr --prefix-addresses --show-raw-insn
-# skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
 
 .*: +file format .*arm.*
 
@@ -9,7 +8,7 @@ Disassembly of section \.text:
 0+004 <[^>]+> ef876543         (swi|svc)       0x00876543
 0+008 <[^>]+> ef123456         (swi|svc)       0x00123456
 0+00c <[^>]+> ef876543         (swi|svc)       0x00876543
-0+010 <[^>]+> df5a             (swi|svc)       90
-0+012 <[^>]+> dfa5             (swi|svc)       165
-0+014 <[^>]+> df5a             (swi|svc)       90
-0+016 <[^>]+> dfa5             (swi|svc)       165
+0+010 <[^>]+> df5a             (swi|svc)       90.*
+0+012 <[^>]+> dfa5             (swi|svc)       165.*
+0+014 <[^>]+> df5a             (swi|svc)       90.*
+0+016 <[^>]+> dfa5             (swi|svc)       165.*
This page took 0.02418 seconds and 4 git commands to generate.