tm1300 NXP Semiconductors, tm1300 Datasheet - Page 455

no-image

tm1300

Manufacturer Part Number
tm1300
Description
Tm-1300 Media Processor
Manufacturer
NXP Semiconductors
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
tm1300-1.2
Quantity:
380
Philips Semiconductors
Clip unsigned to unsigned
SYNTAX
FUNCTION
DESCRIPTION
arguments r src1 and r src2 are considered unsigned integers.
modification of the destination register. If the LSB of r guard is 1, r dest is written; otherwise, r dest is not changed.
EXAMPLES
r30 = 0x80, r40 = 0x7f
r10 = 0, r60 = 0x12345678,
r70 = 0xabc
r20 = 1, r60 = 0x12345678,
r70 = 0xabc
r100 = 0x80000000, r110 = 0x3fffff
The
The
[ IF r guard ] uclipu r src1 r src2
if r guard then {
}
if rsrc1 > rsrc2 then
else
uclipu
uclipu
r dest
r dest
Initial Values
r src2
r src1
operation returns the value of r src1 clipped into the unsigned integer range 0 to r src2 , inclusive. The
operation optionally takes a guard, specified in r guard . If a guard is present, its LSB controls the
uclipu r30 r40
IF r10 uclipu r60 r70
IF r20 uclipu r60 r70
uclipu r100 r110
r dest
Operation
r50
PRODUCT SPECIFICATION
r120
r80
r90
DSPCPU Operations for TM1300
r50
no change, since guard is false
r90
r120
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
iclipi uclipi imin imax
0x7f
0xabc
0x3fffff
ATTRIBUTES
SEE ALSO
Result
uclipu
dspalu
1, 3
No
76
2
2
A-169

Related parts for tm1300