tm1300 NXP Semiconductors, tm1300 Datasheet - Page 484

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
TM1300 Data Book
ume8ii
SYNTAX
FUNCTION
DESCRIPTION
signed 8-bit bytes of r src1 and r src2 ; the absolute values of the four differences are summed, and the sum is written to
r dest . All computations are performed without loss of precision.
modification of the destination register. If the LSB of r guard is 1, r dest is written; otherwise, r dest is not changed.
EXAMPLES
A-198
r80 = 0x0a14f6f6, r30 = 0x1414ecf6
r10 = 0, r80 = 0x0a14f6f6, r30 = 0x1414ecf6
r20 = 1, r90 = 0x64649c9c, r40 = 0x649c649c
r40 = 0x649c649c, r90 = 0x64649c9c
r50 = 0x80808080, r60 = 0x7f7f7f7f
As shown below, the
The
[ IF r guard ] ume8ii r src1 r src2
if r guard then
r src1
r dest
ume8ii
3
signed
abs_val(sign_ext8to32(r src1 <31:24>) – sign_ext8to32(r src2 <31:24>)) +
abs_val(sign_ext8to32(r src1 <23:16>) – sign_ext8to32(r src2 <23:16>)) +
abs_val(sign_ext8to32(r src1 <15:8>) – sign_ext8to32(r src2 <15:8>)) +
abs_val(sign_ext8to32(r src1 <7:0>) – sign_ext8to32(r src2 <7:0>))
Initial Values
operation optionally takes a guard, specified in r guard . If a guard is present, its LSB controls the
2
signed
ume8ii
PRODUCT SPECIFICATION
1
r dest
signed
operation computes four separate differences of the four pairs of corresponding
3
7
signed
ume8ii r80 r30
IF r10 ume8ii r80 r30
IF r20 ume8ii r90 r40
ume8ii r40 r90
ume8ii r50 r60
r dest
0
unsigned
Operation
r src2
Unsigned sum of absolute values
3
r100
r120
r125
signed
of signed 8-bit differences
2
r70
r110
signed
0
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r100
no change, since guard is false
r110
r120
r125
Philips Semiconductors
1
signed
ATTRIBUTES
SEE ALSO
0x14
0x190
0x190
0x3fc
ume8uu
Result
7
signed
dspalu
1, 3
No
64
0
2
2

Related parts for tm1300