2007-06-05 Paul Brook <paul@codesourcery.com>
[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:
e39ff52a 700000000 <foo-0x2> 615c .short 0x615c
2a676888
MS
800000002 <foo> e3a00000 mov r0, #0 ; 0x0
900000006 <foo\+0x4> e3a00000 mov r0, #0 ; 0x0
100000000a <foo\+0x8> e3a00000 mov r0, #0 ; 0x0
110000000e <foo\+0xc> e3a00001 mov r0, #1 ; 0x1
1200000012 <foo\+0x10> e3a00001 mov r0, #1 ; 0x1
1300000016 <foo\+0x14> e3a00001 mov r0, #1 ; 0x1
140000001a <foo\+0x18> e3a00002 mov r0, #2 ; 0x2
150000001e <foo\+0x1c> e3a00002 mov r0, #2 ; 0x2
1600000022 <foo\+0x20> e3a00002 mov r0, #2 ; 0x2
This page took 0.023743 seconds and 4 git commands to generate.