Opcode BT


CPU: I386+
Type of Instruction: User

Instruction: BT dest, src

Description:

Notes: The destination bit indexed by the source value is
copied into the Carry Flag.

Flags Affected: CF
CPU Mode: RM, PM, VM, SMM
+++++++++++++++++++++++

Clocks (I486):
BT reg16, immed8 3
BT mem16, immed8 6
BT reg16, reg16 3
BT mem16, reg16 12


Copyright by InternetNightmare 2005-2006