Opcode Format | Mnemonic | Description |
1011DSSS | MOV_ALU_IN | The MOV_ALU_IN mnemonic is used to move a 8-bit long value from a general purpose register into the A or B ALU input register. |
Bits | Description |
D | Destination Register.
|
SSS | Source Register
|
The following animation shows how the MOV_ALU_IN opcode is executed physically on the CPU.