Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/lib/
H A Didiv64.S29 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b macro
33 # define INT_TO_FP(a,b) fcvt.xf a=b macro
H A Didiv32.S30 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b macro
35 # define INT_TO_FP(a,b) fcvt.xf a=b macro