PR gas/12269
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / block.s
CommitLineData
c3229d38
AM
1 .text
2 .org 0
3;;; block instructions
4 ldi
5 ldir
6 ldd
7 lddr
8
9 cpi
10 cpir
11 cpd
12 cpdr
13
14 outi
15 otir
16 outd
17 otdr
18
19 ini
20 inir
21 ind
22 indr
23
This page took 0.110196 seconds and 4 git commands to generate.