English
Language : 

UPD78361A Datasheet, PDF (57/88 Pages) NEC – 16/8-BIT SINGLE-CHIP MICROCONTROLLER
µPD78361A, 78362A
Mnemonic
Operand
MOVTBLW !addr16, n
INC
DEC
INCW
DECW
ROR
ROL
RORC
ROLC
SHR
SHL
r1
saddr
r1
saddr
rp2
saddrp
rp2
saddrp
r1, n
r1, n
r1, n
r1, n
r1, n
r1, n
SHRW rp1, n
SHLW rp1, n
ROR4 [rp1]
ROL4 [rp1]
ADJBA
ADJBS
Byte
Operation
(addr16 + 2) ← (addr16), n ← n-1
4
addr16 ←addr16-2, End if n = 0
1 r1 ← r1 + 1
2 (saddr) ← (saddr) + 1
1 r1 ← r1 – 1
2 (saddr) ← (saddr) – 1
1 rp2 ← rp2 + 1
3 (saddrp) ← (saddrp) + 1
1 rp2 ← rp2 – 1
3 (saddrp) ← (saddrp) – 1
2 (CY, r17 ← r10, r1m – 1 ← r1m) × n times
2 (CY, r10 ← r17, r1m + 1 ← r1m) × n times
2 (CY ← r10, r17 ← CY, r1m–1 ← r1m) × n times
2 (CY ← r17, r10 ← CY, r1m + 1 ← r1m) × n times
2 (CY ← r10, r17 ← 0, r1m – 1 ← r1m) × n times
2 (CY ← r17, r10 ← 0, r1m + 1 ← r1m) × n times
(CY ← rp10, rp115 ← 0, rp1m – 1 ← rp1m)
2 × n times
(CY ← rp115, rp10 ← 0, rp1m+ 1 ← rp1m)
2 × n times
A3 – 0 ← (rp1)3 – 0,
2
(rp1)7 – 4 ← A3 – 0,
(rp1)3 – 0 ← (rp1)7 – 4
A3 – 0 ← (rp1)7 – 4,
2
(rp1)3 – 0 ← A3 – 0,
(rp1)7 – 4 ← (rp1)3 – 0
Flag
S Z AC P/V CY
x x xV
x x xV
x x xV
x x xV
Px
Px
Px
Px
x x0Px
x x0Px
x x0Px
x x0Px
2 Decimal Adjust Accumelator
x x xPx
CVTBW
1
When A7 = 0, X ← A, A ← 00H
When A7 = 1, X ← A, A ← FFH
Remarks 1.
2.
n of the shift rotate instruction indicates the number of times the shift rotate instruction is
executed.
The address of the table shift instruction ranges from FE00H to FEFFH.
57