PNX1302EH NXP Semiconductors, PNX1302EH Datasheet - Page 376

PNX1302EH

Manufacturer Part Number
PNX1302EH
Description
Manufacturer
NXP Semiconductors
Datasheet

Specifications of PNX1302EH

Lead Free Status / RoHS Status
Not Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PNX1302EH
Manufacturer:
NXP
Quantity:
201
Part Number:
PNX1302EH
Manufacturer:
XILINX
0
Part Number:
PNX1302EH
Manufacturer:
PHILIPS/飞利浦
Quantity:
20 000
Part Number:
PNX1302EH,557
Manufacturer:
NXP Semiconductors
Quantity:
10 000
Part Number:
PNX1302EH/G
Manufacturer:
NXP
Quantity:
5 510
Part Number:
PNX1302EH/G
Manufacturer:
NXP/恩智浦
Quantity:
20 000
Philips Semiconductors
Signed select 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
ibytesel
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 ] ibytesel 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
ibytesel
31
rdest ← sign_ext8to32(rsrc1<7:0>)
rdest ← sign_ext8to32(rsrc1<15:8>)
rdest ← sign_ext8to32(rsrc1<23:16>)
rdest ← sign_ext8to32(rsrc1<31:24>)
signed
Initial Values
is undefined.
23
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
3
signed
ibytesel
2
15
1
rdest
signed
operation selects one byte from the argument, rsrc1, sign-extends the byte to 32
31
ibytesel r30 r40 → r50
IF r10 ibytesel r60 r70 → r80
IF r20 ibytesel r60 r70 → r90
ibytesel r100 r110 → r120
S
0
S
S
7
S
S
signed
S
S
S
S
S
0
S
S
Operation
S
S
S
S
S
S
PRELIMINARY SPECIFICATION
rsrc2
S
S
S
31
S
S
S
PNX1300/01/02/11 DSPCPU Operations
S
S
7
7
signed
signed
r50 ← 0x00000022
no change, since guard is false
r90 ← 0xffffffcc
r120 ← 0x0000007f
0
0
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
ubytesel sex8 packbytes
ATTRIBUTES
SEE ALSO
Result
ibytesel
1, 2, 3, 4, 5
1
alu
No
56
0
2
1
A-78

Related parts for PNX1302EH