
DS4830 User’s Guide
192
SECTION 24 – INSTRUCTION SET
Table 24-1. Instruction Set Summary
Shift Acc left arithmetically
Shift Acc left arithmetically twice
Shift Acc left arithmetically four times
Rotate Acc left (through C)
Shift Acc right arithmetically
Shift Acc right arithmetically twice
Shift Acc right arithmetically four times
Shift Acc right (0 msbit)
Rotate Acc right (though C)
If C=1, IP (IP + src) or src
If C=0, IP (IP + src) or src
If Z=1, IP (IP + src) or src
If Z=0, IP (IP + src) or src
If E=1, IP (IP + src) or src
If E=0, IP (IP + src) or src
If S=1, IP (IP + src) or src
If --LC[n] <> 0, IP (IP + src) or src
@++SP IP+1; IP (IP+src) or src
If C=1, IP @SP-- ; INS 0
If C=0, IP @SP-- ; INS 0
If Z=1, IP @SP-- ; INS 0
If Z=0, IP @SP-- ; INS 0
If S=1, IP @SP-- ; INS 0
Swap nibbles in each Acc byte
Note 1: The active accumulator (Acc) is not allowed as the src in operations where it is the implicit destination.
Commentaires sur ces manuels