Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->MOVE to ACC
MOVE to ACC MOVE to MAC Accumulator
Compatibility: Starting with 5206e.
Source -> ACC
| Assembler Syntax: | MOVE.L Ry,ACC |
| MOVE.L #<data>,ACC |
| OMC | Not affected |
| S/U | Not affected |
| N | Set if the most significant bit of the result is set, else cleared |
| Z | Set if the result is zero, else cleared |
| V | Always cleared |
| C | Always cleared |