English
Language : 

GMS36 Datasheet, PDF (52/109 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 5. INSTRUCTION
(10) LMIIY i
Naming :
Status :
Format :
Operand :
Function :
<Comment>
(11) LXI n
Naming :
Status :
Format :
Operand :
Function :
<Comment>
(12) SEM n
Naming :
Status :
Format :
Operand :
Function :
<Comment>
(13) REM n
Naming :
Status :
Format :
Operand :
Function :
<Comment>
Load Memory from Immediate and Increment Y-Register
ëSet
Constant 0 õ i õ 15
M(X,Y) à i, Y à Y + 1
Data of four bits from operand of instruction is stored into the
RAM location addressed by the X-register and Y-register.
Then data in the Y-register is incremented by one.
Load X-Register from Immediate
êSet
X file address 0 õ n õ 3
Xàn
A constant is loaded in X-register. It is used to set X-register in
an index of desired RAM page. Operand of 1 bit of command
is loaded in X-register.
Set Memory Bit
êSet
Bit address 0 õ n õ 3
M(X,Y,n) à 1
Depending on the selection in operand of operand, one of four
bits is set as logic 1 in the RAM memory addressed in
accordance with the data of the X-register and Y-register.
Reset Memory Bit
êSet
Bit address 0 õ n õ 3
M(X,Y,n) à 0
Depending on the selection in operand of operand, one of four
bits is set as logic 0 in the RAM memory addressed in
accordance with the data of the X-register and Y-register.
5-7