PNX1302EH NXP Semiconductors, PNX1302EH Datasheet - Page 360

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
Floating-point subtract
SYNTAX
FUNCTION
DESCRIPTION
single-precision floating-point format. Rounding is according to the IEEE rounding mode bits in PCSW. If an argument
is denormalized, zero is substituted for the argument before computing the difference, and the IFZ flag in the PCSW is
set. If the result is denormalized, the result is set to zero instead, and the OFZ flag in the PCSW is set. If
an IEEE exception, the corresponding exception flags in the PCSW are set. The PCSW exception flags are sticky: the
flags can be set as a side-effect of any floating-point operation but can only be reset by an explicit
operation. The update of the PCSW exception flags occurs at the same time as rdest is written. If any other floating-
point compute operations update the PCSW at the same time, the net result in each exception flag is the logical OR of
all simultaneous updates ORed with the existing PCSW value for that exception flag.
modification of the destination register. If the LSB of rguard is 1, rdest and the exception flags in PCSW are written;
otherwise, rdest is not changed and the operation does not affect the exception flags in PCSW.
EXAMPLES
r60 = 0xc0400000 (–3.0),
r30 = 0x3f800000 (1.0)
r40 = 0x40400000 (3.0),
r60 = 0xc0400000 (–3.0)
r10 = 0, r40 = 0x40400000 (3.0),
r80 = 0x00800000 (1.17549435e-38)
r20 = 1, r40 = 0x40400000 (3.0),
r80 = 0x00800000 (1.17549435e-38)
r40 = 0x40400000 (3.0),
r81 = 0x00400000 (5.877471754e–39)
r82 = 0x00c00000 (1.763241526e-38),
r83 = 0x0080000 (1.175494351e-38)
r84 = 0x7f800000 (+INF),
r85 = 0x7f800000 (+INF)
r70 = 0x7f7fffff (3.402823466e+38)
r86 = 0xff7fffff (-3.402823466e+38)
r87 = 0xffffffff (QNaN))
r30 = 0x3f800000 (1.0
r87 = 0xffbfffff (SNaN))
r30 = 0x3f800000 (1.0
r83 = 0x0080001 (1.175494421e-38),
r89 = 0x0080000 (1.175494351e-38)
The
The
The
[ IF rguard ] fsub rsrc1 rsrc2 → rdest
if rguard then
fsubflags
fsub
fsub
rdest ← (float)rsrc1 – (float)rsrc2
Initial Values
operation computes the difference rsrc1–rsrc2 and writes the result into rdest. All values are in IEEE
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
operation computes the exception flags that would result from an individual
fsub r60 r30 → r90
fsub r40 r60 → r95
IF r10 fsub r40 r80 → r100
IF r20 fsub r40 r80 → r110
fsub r40 r81 → r111
fsub r82 r83 → r112
fsub r84 r85 → r113
fsub r70 r86 → r120
fsub r87 r30 → r125
fsub r87 r30 → r125
fsub r83 r89 → r126
Operation
PRELIMINARY SPECIFICATION
PNX1300/01/02/11 DSPCPU Operations
r90 ← 0xc0800000 (-4.0)
r95 ← 0x40c00000 (6.0)
no change, since guard is false
r110 ← 0x40400000 (3.0), INX flag set
r111 ← 0x40400000 (3.0), IFZ flag set
r112 ← 0x0, OFZ, UNF and INX flags set
r113 ← 0xffffffff (QNaN), INV flag set
r120 ← 0x7f800000 (+INF), OVF, INX
flag set
r125 ← 0xffffffff (QNaN)
r125 ← 0xffffffff (QNaN), INV flag set
r126 ← 0x0, OFZ, UNF and INX flags set
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
fsubflags isub dspisub
dspidualsub readpcsw
ATTRIBUTES
writepcsw
SEE ALSO
Result
fsub
.
fsub
writepcsw
fsub
falu
113
1, 4
No
causes
2
3
A-62

Related parts for PNX1302EH