gas:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / backslash-at.d
CommitLineData
2a676888
MS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: Backslash-at for ARM
3
4.*: file format .*arm.*
5
6Disassembly of section .text:
a46ed97f
NC
70+000 <.*>.*615c.*
80+002 <foo> e3a00000 mov r0, #0 ; 0x0
90+006 <foo\+0x4> e3a00000 mov r0, #0 ; 0x0
100+00a <foo\+0x8> e3a00000 mov r0, #0 ; 0x0
110+00e <foo\+0xc> e3a00001 mov r0, #1 ; 0x1
120+012 <foo\+0x10> e3a00001 mov r0, #1 ; 0x1
130+016 <foo\+0x14> e3a00001 mov r0, #1 ; 0x1
140+01a <foo\+0x18> e3a00002 mov r0, #2 ; 0x2
150+01e <foo\+0x1c> e3a00002 mov r0, #2 ; 0x2
160+022 <foo\+0x20> e3a00002 mov r0, #2 ; 0x2
17#...
This page took 0.089042 seconds and 4 git commands to generate.