2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / misc.d
CommitLineData
c3229d38
AM
1#objdump: -d
2#name: miscellaneous instructions
3
4.*: .*
5
6Disassembly of section .text:
7
80+ <.text>:
9[ ]+[0-9a-f]+:[ ]+08[ ]+ex af,af'
10[ ]+[0-9a-f]+:[ ]+d9[ ]+exx
11[ ]+[0-9a-f]+:[ ]+eb[ ]+ex de,hl
12[ ]+[0-9a-f]+:[ ]+e3[ ]+ex \(sp\),hl
13[ ]+[0-9a-f]+:[ ]+dd e3[ ]+ex \(sp\),ix
14[ ]+[0-9a-f]+:[ ]+fd e3[ ]+ex \(sp\),iy
15[ ]+[0-9a-f]+:[ ]+27[ ]+daa
16[ ]+[0-9a-f]+:[ ]+2f[ ]+cpl
17[ ]+[0-9a-f]+:[ ]+ed 44[ ]+neg
18[ ]+[0-9a-f]+:[ ]+3f[ ]+ccf
19[ ]+[0-9a-f]+:[ ]+37[ ]+scf
20[ ]+[0-9a-f]+:[ ]+00[ ]+nop
21[ ]+[0-9a-f]+:[ ]+76[ ]+halt
22[ ]+[0-9a-f]+:[ ]+f3[ ]+di
23[ ]+[0-9a-f]+:[ ]+fb[ ]+ei
24[ ]+[0-9a-f]+:[ ]+ed 46[ ]+im 0
25[ ]+[0-9a-f]+:[ ]+ed 56[ ]+im 1
26[ ]+[0-9a-f]+:[ ]+ed 5e[ ]+im 2
This page took 0.072745 seconds and 4 git commands to generate.