Subtract Two Unsigned Integers Without Saturation SUBU

Example

SUBU

.L1

A1,A2,A5:A4

 

Before instruction

 

1 cycle after instruction

A1

0000 325Ah

12810

 

 

4294967058

A2

FFFF FF12h

 

 

 

A5:A4

xxxx xxxxh

xxxx xxxxh

 

 

 

Unsigned 32-bit integer

Signed 40-bit (long) integer

A1

A2

A5:A4

0000 325Ah

FFFF FF12h

0000 00FFh 0000 3348h

−4294954168

SPRU733

Instruction Set

3-267

Page 327
Image 327
Texas Instruments TMS320C67X/C67X+ DSP manual Subtract Two Unsigned Integers Without Saturation Subu