summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/z80/block.s
blob: 259b2049969fd0f830b4d324e140eda6fd3bc636 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
	.text
	.org 0
;;;  block instructions
	ldi
	ldir
	ldd
	lddr

	cpi
	cpir
	cpd
	cpdr

	outi
	otir
	outd
	otdr

	ini
	inir
	ind
	indr