Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->MOVE to MACSR
MOVE to MACSR MOVE to MAC Status Register
Compatibility: Starting with 5206e.
Note: F/I and R/T are only valid for MCF5307 mask set 00J20C onwards.
Source -> MACSR
| Assembler Syntax: | MOVE.L Ry,MACSR |
| MOVE.L #<data>,MASCR |
| OMC | Set to the value of bit 7 of the source operand |
| S/U | Set to the value of bit 6 of the source operand |
| F/I | Set to the value of bit 5 of the source operand |
| R/T | Set to the value of bit 4 of the source operand |
| N | Set to the value of bit 3 of the source operand |
| Z | Set to the value of bit 2 of the source operand |
| V | Set to the value of bit 1 of the source operand |
| C | Always cleared |