Home
last modified time | relevance | path

Searched refs:FP_TO_INT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/lib/
Didiv32.S29 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b macro
34 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b macro
75 FP_TO_INT(f6, f6) // q = trunc(q2)
Didiv64.S28 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b macro
32 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b macro
72 FP_TO_INT(f11, f11) // q = trunc(q3)