Download Print this page

Siemens SAB 80515 Series User Manual page 147

8-bit single-chip microcontroller family

Advertisement

CJNE
A,direct,rel
(PC) ← (PC) + 3
Operation:
if (A) < > (direct)
then (PC) ← (PC) + relative offset
if (A) < (direct)
then (C) ←1
else (C) ← 0
Encoding:
1 0 1 1
Bytes:
3
Cycles:
2
CJNE
A, #data,rel
(PC) ← (PC) + 3
Operation:
if (A) < > data
then (PC) ← (PC) + relative offset
if (A) ← data
then (C) ←1
else (C) ← 0
Encoding:
1 0 1 1
Bytes:
3
Cycles:
2
CJNE
RN, #data, rel
(PC) ← (PC) + 3
Operation:
if (Rn) < > data
then (PC) ← (PC) + relative offset
if (Rn) < data
then (C) ← 1
else (C) ← 0
Encoding:
1 0 1 1
Bytes:
3
Cycles:
2
Semiconductor Group
0 1 0 1
direct address
0 1 0 0
immediate data
1 r r r
immediate data
147
*
Instruction Set
rel. address
rel. address
rel. address

Advertisement

loading

This manual is also suitable for:

Sab 80c515Sab 80c535Sab 80535Sab 80515k