Opcode OUT
CPU: i8086+
Type of Instruction: User
Instruction: OUT port, accum
Affected Flags: None
Note: Transfers byte in AL, word in AX or double word in EAX to
the specified hardware port address. If teh port number is in the
range of 0-255 it can be specified as an immediate. If greater
than 255 then the port number must be specified in DX.
++++++++++++++++++++++++++++++
Clocks: 10-30
Copyright by InternetNightmare 2005-2006