Opcode Format | Mnemonic | Description |
11011DDD | MOV_ALU_OUT | The MOV_ALU_OUTÂ mnemonic is used to move the result of an ALU operation into a 8-bit long general purpose register. |
Bits | Description |
DDD | Destination Register.
|
The following animation shows how the MOV_ALU_OUT opcode is executed physically on the CPU.