MSM80C154S/83C154S/85C154HVS
316
57. MOV A, Rr (Move register to accumulator)
11101r2 r1 r0
70
Instruction code
Operation
Number of bytes
Number of cycles
Flags
(PSW)
Description
Example MOV A, R6
Instruction code
: Byte 1
(A)←(Rr) r=0 thru 7:
C AC F0 RS1 RS0 OV F1 P
•
:
:
:
The register r contents are copied to the accumulator, and the
flag is updated.
:
11101110
70
Byte 1
Register 6
10100101
70
1
1
Before execution
Register 6
10100101
70
After execution
:
Accumulator
00001011
70
Accumulator
10100101
70