PNX1300 Philips, PNX1300 Datasheet - Page 479

no-image

PNX1300

Manufacturer Part Number
PNX1300
Description
Media Processors
Manufacturer
Philips
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PNX1300EH/G
Manufacturer:
NXP
Quantity:
5 510
Part Number:
PNX1300EH/G
Manufacturer:
HIT
Quantity:
5 510
Part Number:
PNX1300EH/G
Manufacturer:
PHILIPS
Quantity:
745
Part Number:
PNX1300EHG
Manufacturer:
MARVELL
Quantity:
36
PNX1300/01/02/11 Data Book
ufloatrz
SYNTAX
FUNCTION
DESCRIPTION
format and writes the result into rdest. Rounding is performed toward zero; the IEEE rounding mode bits in PCSW are
ignored. This is the preferred rounding mode for ANSI C. If
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
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 r guard 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
A-181
r30 = 3
r40 = 0xffffffff (4294967295)
r10 = 0, r50 = 0xfffffffd
r20 = 1, r50 = 0xfffffffd
r60 = 0x7fffffff (2147483647)
r70 = 0x80000000 (2147483648)
r80 = 0x7ffffff1 (2147483633)
The
The
The
[ IF rguard ] ufloatrz rsrc1
if rguard then {
}
rdest
ufloatrzflags
ufloatrz
ufloatrz
Initial Values
(float) ((unsigned long)rsrc1)
operation optionally takes a guard, specified in rguard. If a guard is present, its LSB controls the
operation converts the unsigned integer value in rsrc1 to single-precision IEEE floating-point
PRELIMINARY SPECIFICATION
operation computes the exception flags that would result from an individual
ufloatrz r30
ufloatrz r40
IF r10 ufloatrz r50
IF r20 ufloatrz r50
ufloatrz r60
ufloatrz r70
ufloatrz r80
Convert unsigned integer to floating-point with
rdest
Operation
r100
r105
r117
r120
r122
ufloatrz
r110
r115
r100
r105
no change, since guard is false
r115
r117
r120
r122
causes an IEEE exception, such as inexact,
writepcsw
0x40400000 (3.0)
0x4f7fffff (4.294967040e+9), INX flag set
0x4f7fffff (4.294967040e+9), INX flag set
0x4effffff (2.147483520e+9), INX flag set
0x4f000000 (2.147483648e+9)
0x4effffff (2.147483520e+9), INX flag set
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
rounding toward zero
ifloatrz ifloat ufloat
ifixieee ufloatflags
Philips Semiconductors
Result
ATTRIBUTES
operation. The update of
SEE ALSO
ufloatrz
falu
119
1, 4
No
1
3
.

Related parts for PNX1300