Opcode OR


CPU: i8086+
Type of Instruction: User

Instruction: OR dest, src

Affected Flags: CF, OF, RF, SF, ZF, (AF)

Note: Logical inclusive OR of the two operands returning the result in
the destination. Any bit set in either operand will be set in the
destination.

++++++++++++++++++++++++++++++
Clocks: 1-3


Copyright by InternetNightmare 2005-2006