SAA7115HLBE NXP Semiconductors, SAA7115HLBE Datasheet - Page 332

Video ICs ADV DGTL VIDEO DECODR

SAA7115HLBE

Manufacturer Part Number
SAA7115HLBE
Description
Video ICs ADV DGTL VIDEO DECODR
Manufacturer
NXP Semiconductors
Datasheet

Specifications of SAA7115HLBE

Operating Supply Voltage
3.3 V
Maximum Operating Temperature
+ 70 C
Package / Case
SOT-407
Minimum Operating Temperature
0 C
Mounting Style
SMD/SMT
Number Of Channels
2
Resolution
8 bit
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
SAA7115HL/V1,557 SAF7115HLBE
Philips Semiconductors
Clipped unsigned subtract
SYNTAX
FUNCTION
DESCRIPTION
unsigned range [2
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is not changed.
EXAMPLES
r30 = 0x1200, r40 = 0xff
r10 = 0, r30 = 0x1200, r40 = 0xff
r20 = 1, r30 = 0x1200, r40 = 0xff
r50 = 0, r90 = 1
r70 = 0x80000001, r80 = 0xffffffff
As shown below, the
The
[ IF rguard ] dspusub rsrc1 rsrc2 → rdest
if rguard then {
}
rsrc1
temp ← zero_ext32to64(rsrc1) – zero_ext32to64(rsrc2)
if (signed)temp < 0 then
else
dspusub
31
rdest ← 0
rdest ← temp<31:0>
Initial Values
32
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
–1..0] (or [0xffffffff..0]), and stores the clipped value into rdest.
dspusub
Full-precision
unsigned
33-bit result
rdest
32
31
dspusub r30 r40 → r60
IF r10 dspusub r30 r40 → r80
IF r20 dspusub r30 r40 → r100
dspusub r50 r90 → r110
dspusub r70 r80 → r120
operation computes unsigned difference rsrc1–rsrc2, clips the result into the
0
Clip to [2
Operation
unsigned
signed
32
–1..0]
PRELIMINARY SPECIFICATION
rsrc2
31
PNX1300/01/02/11 DSPCPU Operations
0
0
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r60 ← 0x1101
no change, since guard is false
r100 ← 0x1101
r110 ← 0
r120 ← 0
dspiabs dspiadd dspimul
dspisub dspuadd dspumul
unsigned
ATTRIBUTES
SEE ALSO
Result
dspusub
dspalu
1, 3
No
69
0
2
2
A-34

Related parts for SAA7115HLBE