Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/lib/
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
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