Epson E0C6001 Technical Manual page 138

Cmos 4-bit single chip microcomputer
Table of Contents

Advertisement

Symbols associated with
registers and memory
Abbreviations used in the explanations have the following
meanings.
A .............. A register
B .............. B register
X .............. X
register (low order eight bits of index register
HL
IX)
Y .............. Y
register (low order eight bits of index
HL
register IY)
XH ........... X
register (high order four bits of X
H
XL ............ X
register (low order four bits of X
L
YH ............ Y
register (high order four bits of Y
H
YL ............ Y
register (low order four bits of Y
L
XP ............ X
register (high order four bits of index
P
register IX)
YP ............ Y
register (high order four bits of index
P
register IY)
SP ............ Stack pointer SP
SPH .......... High-order four bits of stack pointer SP
SPL .......... Low-order four bits of stack pointer SP
MX, M(X) .. Data memory whose address is specified with
index register IX
MY, M(Y) ... Data memory whose address is specified with
index register IY
Mn, M(n) .. Data memory address 000H–00FH (address
specified with immediate data n of 00H–0FH)
M(SP) ....... Data memory whose address is specified with
stack pointer SP
r, q ........... Two-bit register code
r, q is two-bit immediate data; according to the
contents of these bits, they indicate registers A,
B, and MX and MY (data memory whose ad-
dresses are specified with index registers IX and
IY)
r
r1
0
0
1
1
q
Registers specified
r0
q1
q0
0
0
0
1
0
1
0
1
0
1
1
1
APPENDIX
register)
HL
register)
HL
register)
HL
register)
HL
A
B
MX
MY
II-57

Advertisement

Table of Contents
loading

Table of Contents