SAA7115HLBE NXP Semiconductors, SAA7115HLBE Datasheet - Page 316

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
Compute carry bit from unsigned add
SYNTAX
FUNCTION
DESCRIPTION
generates a carry (if the sum is greater than 2
to 0.
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is not changed.
EXAMPLES
r70 = 2, r30 = 0xfffffffc
r10 = 0, r70 = 2, r30 = 0xfffffffc
r20 = 1, r70 = 2, r30 = 0xfffffffc
r60 = 4, r30 = 0xfffffffc
r30 = 0xfffffffc
The
The
[ IF rguard ] carry rsrc1 rsrc2 → rdest
if rguard then {
}
if (rsrc1+rsrc2) < 2
else
carry
carry
rdest ← 0
rdest ← 1
Initial Values
operation computes the unsigned sum of the first and second arguments, rsrc1+rsrc2. If the sum
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
32
then
carry r70 r30 → r80
IF r10 carry r70 r30 → r90
IF r20 carry r70 r30 → r100
carry r60 r30 → r110
carry r30 r30 → r120
32
-1), 1 is stored in the destination register, rdest; otherwise, rdest is set
Operation
PRELIMINARY SPECIFICATION
PNX1300/01/02/11 DSPCPU Operations
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r80 ← 0
no change, since guard is false
r100 ← 0
r110 ← 1
r120 ← 1
ATTRIBUTES
SEE ALSO
borrow
Result
1, 2, 3, 4, 5
carry
alu
No
45
2
1
A-18

Related parts for SAA7115HLBE