SX Embedded Controller Instruction

MOV M,W

Description: Move W into M
Operation: M = W
Flags affected: none
Registers affected: M
Sources referenced: W
Cycles: 1
Opcode:
Details: SX Users Manual page # 91
Microchip PIC syntax:
Notes:

MOVMW - Copies the four bits in the MODE register into W. The high four bits of W are zeroed.

by Loren Blaney via Richard Ottosen