Home
last modified time | relevance | path

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

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