Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/lib/
Didiv32.S28 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b macro
33 # define INT_TO_FP(a,b) fcvt.xf a=b macro
55 INT_TO_FP(f8, f8)
56 INT_TO_FP(f9, f9)
Didiv64.S27 # define INT_TO_FP(a,b) fcvt.xuf.s1 a=b macro
31 # define INT_TO_FP(a,b) fcvt.xf a=b macro
46 INT_TO_FP(f8, f8)
47 INT_TO_FP(f9, f9)