PNX1301EH NXP Semiconductors, PNX1301EH Datasheet - Page 368

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
Philips Semiconductors
Hardware 16-bit store with displacement
SYNTAX
FUNCTION
DESCRIPTION
the address in rsrc2 + d. The d value is an opcode modifier, must be in the range –128 and 126 inclusive, and must be
a multiple of 2. This store operation is performed as little-endian or big-endian depending on the current setting of the
bytesex bit in the PCSW.
h_st16d
the TRPMSE (TRaP on Misaligned Store Exception) bit in PCSW is 1, exception processing will be requested on the
next interruptible jump.
modification of the addressed memory locations (and the modification of cache if the locations are cacheable). If the
LSB of rguard is 1, the store takes effect. If the LSB of rguard is 0, h_st16d has no side effects whatever; in particular,
the LRU and other status bits in the data cache are not affected.
EXAMPLES
r10 = 0xcfe, r80 = 0x44332211
r50 = 0, r20 = 0xd05,
r70 = 0xaabbccdd
r60 = 1, r30 = 0xd06,
r70 = 0xaabbccdd
The
If
The
[ IF rguard ] h_st16d(d) rsrc1 rsrc2
if rguard then {
}
h_st16d
if PCSW.bytesex = LITTLE_ENDIAN then
else
mem[rsrc2 + d + (1 ⊕ bs)] ← rsrc1<7:0>
mem[rsrc2 + d + (0 ⊕ bs)] ← rsrc1<15:8>
h_st16d
h_st16d
bs ← 1
bs ← 0
is undefined, and the MSE (Misaligned Store Exception) bit in the PCSW register is set to 1. Additionally, if
Initial Values
is misaligned (the memory address computed by rsrc2 + d is not a multiple of 2), the result of
operation stores the least-significant 16-bit halfword of rsrc1 into the memory locations pointed to by
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
h_st16d(2) r80 r10
IF r50 h_st16d(–4) r70 r20
IF r60 h_st16d(–4) r70 r30
Operation
PRELIMINARY SPECIFICATION
PNX1300/01/02/11 DSPCPU Operations
[0xd00] ← 0x22, [0xd01] ← 0x11
no change, since guard is false
[0xd02] ← 0xcc, [0xd03] ← 0xdd
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
st16 st16d st8 st8d st32
st32d readpcsw ijmpf
ATTRIBUTES
SEE ALSO
Result
h_st16d
–128..126 by 2
dmem
7 bits
4, 5
n/a
30
2
A-70

Related parts for PNX1301EH