Allow individual targets to decide if string escapes should be allowed. Disable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / atend.d
CommitLineData
761025be 1#objdump: -d
9aff4b7a 2#name: index instructions with label as offset
761025be
AM
3
4.*: .*
5
6Disassembly of section .text:
7
800000000 <begin>:
9[ ]+0:[ ]+3e 20[ ]+ld a,0x20
10[ ]+2:[ ]+dd 7e 20[ ]+ld a,\(ix\+32\)
11[ ]+5:[ ]+3e 40[ ]+ld a,0x40
12[ ]+7:[ ]+dd 7e 40[ ]+ld a,\(ix\+64\)
13[ ]+a:[ ]+c9[ ]+ret
This page took 0.400524 seconds and 4 git commands to generate.