Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->MUL

MUL    Unsigned Multiply

A x B -> A:B

Condition Code Register:

C  Set if bit 7 of result = 1 (Accumulator B), else cleared
V  Not affected
Z  Not affected
N  Not affected
I  Not affected
H  Not affected


    
Addressing modeAssembler syntax
Implied:MUL