PNX1301EH NXP Semiconductors, PNX1301EH Datasheet - Page 457

no-image

PNX1301EH

Manufacturer Part Number
PNX1301EH
Description
Manufacturer
NXP Semiconductors
Datasheet

Specifications of PNX1301EH

Lead Free Status / RoHS Status
Not Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PNX1301EH
Manufacturer:
MARVELL
Quantity:
335
Part Number:
PNX1301EH
Manufacturer:
HAR
Quantity:
8
Part Number:
PNX1301EH,557
Manufacturer:
NXP Semiconductors
Quantity:
10 000
Part Number:
PNX1301EH/G(ROHS)
Manufacturer:
PHILIPS/飞利浦
Quantity:
20 000
PNX1300/01/02/11 Data Book
roli
SYNTAX
FUNCTION
DESCRIPTION
result in rdest equal to rsrc1 rotated left by n bits. The value of n must be between 0 and 31, inclusive. The most-
significant n bits of rsrc1 appear as the least-significant n bits in rdest.
modification of the destination register. If the LSB of rguard is 1, rdest is written; otherwise, rdest is unchanged.
EXAMPLES
A-159
r60 = 0x20
r10 = 0, r60 = 0x20
r20 = 1, r60 = 0x20
r70 = 0xfffffffc
r80 = 0xe
As shown below, the
The
[ IF rguard ] roli(n) rsrc1 → rdest
if rguard then {
}
rdest<31:n> ← rsrc1<31–n:0>
rdest<n–1:0> ← rsrc1<31:32–n>
roli
Intermediate result
(example: n = 9)
Initial Values
operations optionally take a guard, specified in rguard. If a guard is present, its LSB controls the
roli
PRELIMINARY SPECIFICATION
31
operation takes a single argument in rsrc1 and an immediate modifier n and produces a
rsrc1
rdest
23
roli(3) r60 → r90
IF r10 roli(3) r60 → r100
IF r20 roli(3) r60 → r110
roli(2) r70 → r120
roli(30) r80 → r125
31
31
32 bits from rsrc1
Operation
Left rotator
0
9
31
Rotate left by immediate
23
0
0
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
rol asl asli asr asri lsl
r90 ← 0x100
no change, since guard is false
r110 ← 0x100
r120 ← 0xfffffff3
r125 ← 0x80000003
32 bits from rsrc1
Rotate amount n
from operation modifier
Philips Semiconductors
lsli lsr lsri
ATTRIBUTES
SEE ALSO
Result
shifter
7 bits
0..31
1, 2
98
1
1
0

Related parts for PNX1301EH