SAA7115HLBE NXP Semiconductors, SAA7115HLBE Datasheet - Page 466

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
Select unsigned byte
SYNTAX
FUNCTION
DESCRIPTION
bits, and stores the result in rdest. The value of rsrc2 determines which byte is selected, with rsrc2=0 selecting the
LSB of rsrc1 and rsrc2=3 selecting the MSB of rsrc1. If rsrc2 is not between 0 and 3 inclusive, the result of
ubytesel
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is not changed.
EXAMPLES
r30 = 0x44332211, r40 = 1
r10 = 0, r60 = 0xddccbbaa, r70 = 2
r20 = 1, r60 = 0xddccbbaa, r70 = 2
r100 = 0xffffff7f, r110 = 0
As shown below, the
The
[ IF rguard ] ubytesel rsrc1 rsrc2 → rdest
if rguard then {
}
rsrc1
if rsrc2 = 0 then
else if rsrc2 = 1 then
else if rsrc2 = 2 then
else if rsrc2 = 3 then
ubytesel
31
rdest ← zero_ext8to32(rsrc1<7:0>)
rdest ← zero_ext8to32(rsrc1<15:8>)
rdest ← zero_ext8to32(rsrc1<23:15>)
rdest ← zero_ext8to32(rsrc1<31:24>)
unsigned
Initial Values
is undefined.
23
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
unsigned
3
ubytesel
2
15
unsigned
1
rdest
operation selects one byte from the argument, rsrc1, zero-extends the byte to 32
ubytesel r30 r40 → r50
IF r10 ubytesel r60 r70 → r80
IF r20 ubytesel r60 r70 → r90
ubytesel r100 r110 → r120
31
0
0
0
0
7
0
unsigned
0
0
0
0
0
0
0
0
0
Operation
0
0
0
0
0
0
PRELIMINARY SPECIFICATION
rsrc2
0
0
0
31
0
0
0
PNX1300/01/02/11 DSPCPU Operations
7
unsigned
r50 ← 0x00000022
no change, since guard is false
r90 ← 0x000000cc
r120 ← 0x0000007f
0
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
ibytesel sex8 packbytes
ATTRIBUTES
SEE ALSO
Result
ubytesel
1, 2, 3, 4, 5
1
alu
No
55
0
2
1
A-168

Related parts for SAA7115HLBE