PNX1302EH NXP Semiconductors, PNX1302EH Datasheet - Page 460

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
16-bit store
pseudo-op for h_st16d(0)
SYNTAX
FUNCTION
DESCRIPTION
arguments. (Note: pseudo operations cannot be used in assembly files.)
address in rsrc1. This store operation is performed as little-endian or big-endian depending on the current setting of
the bytesex bit in the PCSW.
MSE (Misaligned Store Exception) bit in the PCSW register is set to 1. Additionally, if the TRPMSE (TRaP on
Misaligned Store Exception) bit in PCSW is 1, exception processing will be requested on the next interruptible jump.
defined only for 32-bit loads and stores.
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, st16 has no side effects whatever; in particular, the
LRU and other status bits in the data cache are not affected.
EXAMPLES
r10 = 0xd00, r80 = 0x44332211
r50 = 0, r20 = 0xd01,
r70 = 0xaabbccdd
r60 = 1, r30 = 0xd02,
r70 = 0xaabbccdd
The
The
If
The result of an access by
The
[ IF rguard ] st16 rsrc1 rsrc2
if rguard then {
}
st16
if PCSW.bytesex = LITTLE_ENDIAN then
else
mem[rsrc1 + (1 ⊕ bs)] ← rsrc2<7:0>
mem[rsrc1 + (0 ⊕ bs)] ← rsrc2<15:8>
st16
st16
st16
bs ← 1
bs ← 0
is misaligned (the memory address in rsrc1 is not a multiple of 2), the result of
Initial Values
operation stores the least-significant 16-bit halfword of rsrc2 into the memory locations pointed to by the
operation is a pseudo operation transformed by the scheduler into an
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
st16
st16 r10 r80
IF r50 st16 r20 r70
IF r60 st16 r30 r70
to the MMIO address aperture is undefined; access to the MMIO aperture is
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
st16d h_st16d st8 st8d
h_st16d(0)
st16
ATTRIBUTES
st32 st32d
SEE ALSO
Result
is undefined, and the
with the same
st16
dmem
4, 5
n/a
No
30
2
A-162

Related parts for PNX1302EH