
<
2
.75
7UGT U/CPWCN
=L/2*
+PUVTWEVKQP5GV
7/<:
Table 3-4. Program Control Instructions
Mnemonic
Operands
Instruction
CALL
dst
Call Procedure
DJNZ
dst, src
Decrement and Jump Non-Zero
IRET
Interrupt Return
JP
cc, dst
Jump
JR
cc, dst
Jump Relative
RET
Return
Table 3-5. Bit Manipulation Instructions
Mnemonic
Operands
Instruction
TCM
dst, src
Test Complement
Under Mask
TM
dst, src
Test Under Mask
AND
dst, src
Bit Clear
OR
dst, src
Bit Set
XOR
dst, src
Bit Complement
Table 3-6. Block Transfer Instructions
Mnemonic
Operands
Instruction
LDCI
dst, src
Load Constant
Auto Increment