tm1300 NXP Semiconductors, tm1300 Datasheet - Page 332

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
fgeqflags
SYNTAX
FUNCTION
DESCRIPTION
r src1> =r src2 and stores a bit vector representing the exception flags into r dest . The argument values are in IEEE
single-precision floating-point format; the result is an integer bit vector. The bit vector stored in r dest has the same
format as the IEEE exception bits in the PCSW. The exception flags in PCSW are left unchanged by this operation. If
an argument is denormalized, zero is substituted before computing the comparison, and the IFZ bit in the result is set.
modification of the destination register. If the LSB of r guard is 1, r dest is written; otherwise, r dest is not changed.
EXAMPLES
A-46
r30 = 0x40400000 (3.0), r40 = 0 (0.0)
r30 = 0x40400000 (3.0)
r10 = 0, r60 = 0x3f800000 (1.0),
r30 = 0x40400000 (3.0)
r20 = 1, r60 = 0x3f800000 (1.0),
r30 = 0x40400000 (3.0)
r30 = 0x40400000 (3.0),
r60 = 0x3f800000 (1.0)
r30 = 0x40400000 (3.0),
r61 = 0xffffffff (QNaN)
r50 = 0x7f800000 (+INF)
r55 = 0xff800000 (-INF)
r60 = 0x3f800000 (1.0),
r65 = 0x00400000 (5.877471754e-39)
r50 = 0x7f800000 (+INF)
The
The
[ IF r guard ] fgeqflags r src1 r src2
if r guard then
r dest
fgeqflags
fgeqflags
31
0
ieee_flags((float)r src1 >= (float)r src2 )
Initial Values
operation optionally takes a guard, specified in r guard . If a guard is present, its LSB controls the
operation computes the IEEE exceptions that would result from computing the comparison
PRODUCT SPECIFICATION
fgeqflags r30 r40
fgeqflags r30 r30
IF r10 fgeqflags r60 r30
IF r20 fgeqflags r60 r30
fgeqflags r30 r60
fgeqflags r30 r61
fgeqflags r50 r55
fgeqflags r60 r65
fgeqflags r50 r50
IEEE status flags from floating-point compare
r dest
Operation
7
0
OFZ
r80
r90
r120
r121
r125
r126
r127
6
IFZ
5
r100
r110
INV
4
Function unit
Operation code
Number of operands
Modifier
Modifier range
Latency
Issue slots
r80
r90
no change, since guard is false
r110
r120
r121
r125
r126
r127
OVF
3
fgeq igeq fgtrflags
Philips Semiconductors
0
0
UNF
0
0
0x10 (INV)
0
0x20 (IFZ)
0
greater or equal
ATTRIBUTES
2
SEE ALSO
readpcsw
Result
INX
1
DBZ
0
fcomp
147
No
2
1
3

Related parts for tm1300