Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
binutils
/
89301aa0457f4bc069498cac5366f17971034a2b
/
.
/
gas
/
testsuite
/
gas
/
z80
/
misc.s
blob: 077647440f81ccd38aef4c5861323f4b28b99ee6 [
file
] [
log
] [
blame
]
.text
.org
0
;;;
exchange instructions
ex af
,
af
'
exx
ex de,hl
ex (sp),hl
ex (sp),ix
ex (sp),iy
;;; AF operations
daa
cpl
neg
ccf
scf
;;; CPU control
nop
halt
di
ei
im 0
im 1
im 2