Searched refs:fintrz (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dtbldo.S76 .long sintrz |$03-0 fintrz norm
77 .long szero |$03-1 fintrz zero
78 .long sinf |$03-2 fintrz inf
79 .long src_nan |$03-3 fintrz nan
80 .long snzrinx |$03-4 fintrz denorm inx
81 .long serror |$03-5 fintrz ERROR
82 .long serror |$03-6 fintrz ERROR
83 .long serror |$03-7 fintrz ERROR
H A Dsint.S9 | to emulate the fint and fintrz unimplemented instructions,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S2490 # fintrz fcosh fsinh
4495 short tbl_trans - tbl_trans # $03-0 fintrz norm
4496 short tbl_trans - tbl_trans # $03-1 fintrz zero
4497 short tbl_trans - tbl_trans # $03-2 fintrz inf
4498 short tbl_trans - tbl_trans # $03-3 fintrz qnan
4499 short tbl_trans - tbl_trans # $03-5 fintrz denorm
4500 short tbl_trans - tbl_trans # $03-4 fintrz snan
4501 short tbl_trans - tbl_trans # $03-6 fintrz unnorm
6084 # fintrz.x %fp2,%fp2
9598 fintrz
13336 fintrz: label
[all...]
H A Dpfpsp.S2489 # fintrz fcosh fsinh
4083 long fintrz - tbl_unsupp # 03: fintrz
9742 # fintrz(): emulates the fintrz instruction #
9756 # here. For norms, load the rounding mode/prec, execute a "fintrz", #
9766 global fintrz
9767 fintrz: label
9777 fintrz.x SRC(%a0),%fp0 # execute fintrz
[all...]
H A Dfplsp.S5978 # fintrz.x %fp2,%fp2
9239 fintrz.x SRC(%a0),%fp0 # calc int of src
9241 # don't want any accrued bits from the fintrz showing up later since
10444 fintrz.s 0x4(%sp),%fp0 # fintrz w/ sgl src
10449 fintrz.d 0x4(%sp),%fp0 # fintrx w/ dbl src
10454 fintrz.x 0x4(%sp),%fp0 # fintrz w/ ext src

Completed in 167 milliseconds