SAA7115HLBE NXP Semiconductors, SAA7115HLBE Datasheet - Page 315

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
PNX1300/01/02/11 Data Book
borrow
SYNTAX
FUNCTION
DESCRIPTION
(Note: pseudo operations cannot be used in assembly source files.)
difference generates a borrow (if rsrc2 > rsrc1), 1 is stored in the destination register, rdest; otherwise, rdest is set to
0.
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is not changed.
EXAMPLES
A-17
r70 = 2, r30 = 0xfffffffc
r10 = 0, r70 = 2, r30 = 0xfffffffc
r20 = 1, r70 = 2, r30 = 0xfffffffc
r60 = 4, r30 = 0xfffffffc
r30 = 0xfffffffc
The
The
The
[ IF rguard ] borrow rsrc1 rsrc2 → rdest
if rguard then {
}
if rsrc1 < rsrc2 then
else
borrow
borrow
borrow
rdest ← 1
rdest ← 0
Initial Values
operation is a pseudo operation transformed by the scheduler into an
operation computes the unsigned difference of the first and second arguments, rsrc1–rsrc2. If the
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
PRELIMINARY SPECIFICATION
borrow r70 r30 → r80
IF r10 borrow r70 r30 → r90
IF r20 borrow r70 r30 → r100
borrow r60 r30 → r110
borrow r30 r30 → r120
Compute borrow bit from unsigned subtract
Operation
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r80 ← 1
no change, since guard is false
r100 ← 1
r110 ← 1
r120 ← 0
ugtr
Philips Semiconductors
with reversed arguments.
ATTRIBUTES
ugtr carry
SEE ALSO
pseudo-op for ugtr
Result
1, 2, 3, 4, 5
alu
No
33
2
1

Related parts for SAA7115HLBE