PR 10288
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / svc.d
1 # name: SWI/SVC instructions
2 # objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arm.*
5
6 Disassembly of section \.text:
7 0+000 <[^>]+> ef123456 (swi|svc) 0x00123456
8 0+004 <[^>]+> ef876543 (swi|svc) 0x00876543
9 0+008 <[^>]+> ef123456 (swi|svc) 0x00123456
10 0+00c <[^>]+> ef876543 (swi|svc) 0x00876543
11 0+010 <[^>]+> df5a (swi|svc) 90.*
12 0+012 <[^>]+> dfa5 (swi|svc) 165.*
13 0+014 <[^>]+> df5a (swi|svc) 90.*
14 0+016 <[^>]+> dfa5 (swi|svc) 165.*
This page took 0.031484 seconds and 5 git commands to generate.