Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->MUL

MUL    Multiply unsigned numbers


D <- A x B

Condition Code Register:

H  Not affected
N  Not affected
Z  Set if result Zero, else cleared
V  Not affected
C  <- b7 of result

    
Addressing modeNo of cyclesNo of bytes
Implied111