Opcode Format | Mnemonic | Description |
111DVVVV | SETAB | The SETAB mnemonic is used to set the A or B ALU input register to the specified 4-bit immediate value. |
Bits | Description |
D | Destination Register.
|
VVVV | The 4-bit long immediate value. |
The following animation shows how the SETAB opcode is executed physically on the CPU.