English
Language : 

UPD78361A Datasheet, PDF (64/88 Pages) NEC – 16/8-BIT SINGLE-CHIP MICROCONTROLLER
µPD78361A, 78362A
Mnemonic
Operand
Byte
Operation
[DE + ], A
CMPMNC
[DE – ], A
[DE + ], [HL + ]
CMPBKNC
[DE – ], [HL – ]
MOV
SWRS
SEL
NOP
EI
DI
STBC, #byte
WDM, #byte
RBn
RBn, ALT
2 (DE + ) – A, C ← C – 1
End if C = 0 or CY = 1
2 (DE – ) – A, C ← C – 1
End if C = 0 or CY = 1
2 (DE + ) – (HL + ), C ← C – 1
End if C = 0 or CY = 1
2 (DE – ) – (HL – ), C ← C – 1
End if C = 0 or CY = 1
4 STBC ← byteNote
4 WDM ← byteNote
1 RSS ← RSS
2 RBS2 – 0 ← n, RSS ← 0
2 RBS2 – 0 ← n, RSS ← 1
1 No Operation
1 IE ← 1 (Enable Interruptt)
1 IE ← 0 (Disable Interrupt)
Flag
S Z AC P/V CY
x x xVx
x x xVx
x x xVx
x x xVx
Note If the op code of the STBC register and WDM register manipulation instructions is wrong, an op code
trap interrupt occurs.
Operation on trap:
(SP – 1) ← PSWH, (SP – 2) ← PSWL,
(SP – 3) ← (PC – 4)H, (SP – 4) ← (PC – 4)L,
PCL ← (003CH), PCH ← (003DH),
SP ← SP – 4, IE ← 0
64