2008-06-03 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / svc.d
CommitLineData
c16d2bf0
PB
1# name: SWI/SVC instructions
2# objdump: -dr --prefix-addresses --show-raw-insn
3
4.*: +file format .*arm.*
5
6Disassembly of section \.text:
70+000 <[^>]+> ef123456 (swi|svc) 0x00123456
80+004 <[^>]+> ef876543 (swi|svc) 0x00876543
90+008 <[^>]+> ef123456 (swi|svc) 0x00123456
100+00c <[^>]+> ef876543 (swi|svc) 0x00876543
110+010 <[^>]+> df5a (swi|svc) 90
120+012 <[^>]+> dfa5 (swi|svc) 165
130+014 <[^>]+> df5a (swi|svc) 90
140+016 <[^>]+> dfa5 (swi|svc) 165
This page took 0.100435 seconds and 4 git commands to generate.