Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/lib/
H A Didiv64.S30 # 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
H A Didiv32.S31 # define FP_TO_INT(a,b) fcvt.fxu.trunc.s1 a=b macro
36 # define FP_TO_INT(a,b) fcvt.fx.trunc.s1 a=b macro