Instruction Set
C500 Family
Semiconductor Group
4-86
1998-04-01
Program and Machine Control
(contÕd)
CJNE
A,#data,rel
Compare immediate to A and jump if not equal
3
2
CJNE
Rn,#data rel
Compare immed. to reg. and jump if not equal
3
2
CJNE
@Ri,#data,rel
Compare immed. to ind. and jump if not equal
3
2
DJNZ
Rn,rel
Decrement register and jump if not zero
2
2
DJNZ
direct,rel
Decrement direct byte and jump if not zero
3
2
NOP
No operation
1
1
Table 4-3 :
Instruction Set Summary (contÕd)
Mnemonic
Description
Byte
Cycle