OUT

Opcode Format Mnemonic Description
1100111P OUT The OUT mnemonic is used to write a 8-bit long value from the General Purpose Register XL into the Output Port C or D.

 

Bits Description
P Output Port:

  • 0: Output Port C
  • 1: Output Port D

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