tm1300 NXP Semiconductors, tm1300 Datasheet - Page 464

no-image

tm1300

Manufacturer Part Number
tm1300
Description
Tm-1300 Media Processor
Manufacturer
NXP Semiconductors
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
tm1300-1.2
Quantity:
380
TM1300 Data Book
ufloat
SYNTAX
FUNCTION
DESCRIPTION
and writes the result into r dest . Rounding is according to the IEEE rounding mode bits in PCSW. If
IEEE exception, such as inexact, 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
writepcsw
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, r dest and the exception flags in PCSW are written;
otherwise, r dest is not changed and the operation does not affect the exception flags in PCSW.
EXAMPLES
A-178
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 r guard ] ufloat r src1
if r guard then {
}
r dest
ufloatflags
ufloat
ufloat
Initial Values
(float) ((unsigned long)r src1 )
operation. The update of the PCSW exception flags occurs at the same time as r dest is written. If any
operation converts the unsigned integer value in r src1 to single-precision IEEE floating-point format
operation optionally takes a guard, specified in r guard . If a guard is present, its LSB controls the
operation computes the exception flags that would result from an individual
PRODUCT SPECIFICATION
ufloat r30
ufloat r40
IF r10 ufloat r50
IF r20 ufloat r50
ufloat r60
ufloat r70
ufloat r80
r dest
Operation
Convert unsigned integer to floating-point
r100
r105
r117
r120
r122
r110
r115
r100
r105
no change, since guard is false
r115
r117
r120
r122
0x40400000 (3.0)
0x4f800000 (4.294967296e+9), INX flag set
0x4f800000 (4.294967296e+9), INX flag set
0x4f000000 (2.147483648e+9), INX flag set
0x4f000000 (2.147483648e+9)
0x4f000000 (2.147483648e+9), INX flag set
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
ifloat ifloatrz ufloatrz
ifixieee ufloatflags
Philips Semiconductors
Result
ATTRIBUTES
SEE ALSO
ufloat
ufloat
causes an
.
falu
127
1, 4
No
1
3

Related parts for tm1300