User's Manual

DESCRIPTION OF INSTRUCTIONS
321
62. MOV Rr, A (Move accumulator to register)
11111r2 r1 r0
70
Instruction code
Operation
Number of bytes
Number of cycles
Flags
(PSW)
Description
Example MOV R1, A
Instruction code
: Byte 1
(Rr)(A) r=0 thru 7:
C AC F0 RS1 RS0 OV F1 P
:
:
:
The accumulator contents are copied to the register r.
:
11111001
70
Byte 1
Register 1
01111110
70
1
1
Before execution
Register 1
10011001
70
After execution
:
Accumulator
10011001
70
Accumulator
10011001
70