English
Language : 

GMS34004 Datasheet, PDF (30/105 Pages) Hynix Semiconductor – 4-BIT SINGLE CHIP MICROCOMPUTERS
Chapter 3. Instruction
Category Mnemonic
Function
26
DY
Y ¡ç Y - 1
27 Arithmetic
EORM
A ¡ç A + M (X,Y)
28
NEGA
A ¡ç A + 1
29
ALEM
TEST A ¡Â M(X,Y)
30
ALEI i
TEST A ¡Â i
31
MNEZ
TEST M(X,Y) ¡Á 0
32 Comparison
YNEA
TEST Y ¡Á A
33
YNEI i
TEST Y ¡Á i
34
KNEZ
TEST K ¡Á 0
35
RNEZ
TEST R ¡Á 0
36
LAK
A ¡ç K
37
Input /
38
Output
LAR
SO
A ¡ç R
Output(Y) ¡ç 1*2
39
RO
Output(Y) ¡ç 0*2
40
WDTR
Watch Dog Timer Reset
41
Control
42
STOP
LPY
Stop operation
PMR ¡ç Y
43
NOP
No operation
ST*1
B
S
Z
E
E
N
N
N
N
N
S
S
S
S
S
S
S
S
Note) i = 0~f, n = 0~3, a = 6bit PC Address
*1 Column ST indicates conditions for changing status. Symbols have the following
meanings
S : On executing an instruction, status is unconditionally set.
C : Status is only set when carry or borrow has occurred in operation.
B : Status is only set when borrow has not occurred in operation.
E : Status is only set when equality is found in comparison.
N : Status is only set when equality is not found in comparison.
Z : Status is only set when the result is zero.
3- 3