Add a note to the GDB/NEWS file mentioning that the ARM simulator now
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / block.d
1 #objdump: -d
2 #name: block instructions
3
4 .*: .*
5
6 Disassembly of section .text:
7
8 0+ <.text>:
9 [ ]+0:[ ]+ed a0[ ]+ldi
10 [ ]+2:[ ]+ed b0[ ]+ldir
11 [ ]+4:[ ]+ed a8[ ]+ldd
12 [ ]+6:[ ]+ed b8[ ]+lddr
13 [ ]+8:[ ]+ed a1[ ]+cpi
14 [ ]+a:[ ]+ed b1[ ]+cpir
15 [ ]+c:[ ]+ed a9[ ]+cpd
16 [ ]+e:[ ]+ed b9[ ]+cpdr
17 [ ]+10:[ ]+ed a3[ ]+outi
18 [ ]+12:[ ]+ed b3[ ]+otir
19 [ ]+14:[ ]+ed ab[ ]+outd
20 [ ]+16:[ ]+ed bb[ ]+otdr
21 [ ]+18:[ ]+ed a2[ ]+ini
22 [ ]+1a:[ ]+ed b2[ ]+inir
23 [ ]+1c:[ ]+ed aa[ ]+ind
24 [ ]+1e:[ ]+ed ba[ ]+indr
25 #pass
This page took 0.032126 seconds and 4 git commands to generate.