Home
last modified time | relevance | path

Searched refs: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
48 INT_TO_FP(f8, f8)
49 INT_TO_FP(f9, f9)
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
57 INT_TO_FP(f8, f8)
58 INT_TO_FP(f9, f9)