Opcode CMPSs
CPU: I8086
Type of instruction: User
Description:
Substracts destination value from source without saving results.
Updates flags based on the substraction and the index registers (E)SI
and (E)DI are incremented/decremented depending on state of Direction
Flag. CMPSB increments/decrements index registers by 1, CMPSW by 2,
CMPSD by 4. REP prefixes can be used to process entire data items.
CPU mode: RM,PM,VM,SMM
+++++++++++++++++++++++
Clocks:
8086: 22
80286: 8
80386: 10
80486: 8
Copyright by InternetNightmare 2005-2006