
71
3.2 Functions
Chapter 3 Functions
Decimal SUBtract
Decimal subtract without borrow
[ Syntax ]
DSUB.size src,dest
[ Flag Change ]
[ Description Example ]
[ Related Instructions ] DADC,DADD,DSBB
[ Function ]
[ Selectable src/dest ]
DSUB DSUB
DSUB.B #3,R0L
DSUB.W R1,R0
B , W
[ Operation ]
dest dest – src
src dest
R0L/R0 R0H/R1 R1L/R2 R1H/R3 R0L/R0 R0H/R1 R1L/R2 R1H/R3
A0/A0 A1/A1 [A0] [A1] A0/A0 A1/A1 [A0] [A1]
dsp:8[A0] dsp:8[A1] dsp:8[SB] dsp:8[FB] dsp:8[A0] dsp:8[A1] dsp:8[SB] dsp:8[FB]
dsp:16[A0] dsp:16[A1] dsp:16[SB] abs16 dsp:16[A0] dsp:16[A1] dsp:16[SB] abs16
dsp:20[A0] dsp:20[A1] abs20 #IMM dsp:20[A0] dsp:20[A1] abs20
R2R0 R3R1 A1A0 R2R0 R3R1 A1A0
UIOBSZDC
Flag
Conditions
S : The flag is set when the operation resulted in MSB = 1; otherwise cleared.
Z : The flag is set when the operation resulted in 0; otherwise cleared.
C : The flag is set when the operation resulted in any value equal to or greater than 0; otherwise
cleared.
• This instruction subtracts
src
from
dest
in decimal and stores the result in
dest
.
Change
[ Instruction Code/Number of Cycles ]
Page=
177
Comentarios a estos manuales