MOV_ALU_OUT

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.

  • 000: D Register
  • 001: E Register
  • 010: F Register
  • 011: G Register
  • 100: H Register
  • 101: Not used...
  • 110: XL Register
  • 111: XH Register

 
The following animation shows how the MOV_ALU_OUT opcode is executed physically on the CPU.

Downloads (licensed under CC BY-NC 3.0):