Home
last modified time | relevance | path

Searched refs:_FP_EXPBIAS_S (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/math-emu/
H A Dsingle.h37 #define _FP_EXPBIAS_S 127 macro
/kernel/linux/linux-6.6/include/math-emu/
H A Dsingle.h37 #define _FP_EXPBIAS_S 127 macro
/kernel/linux/linux-5.10/arch/sh/math-emu/
H A Dmath.c377 FRn = (_FP_EXPBIAS_S << (_FP_FRACBITS_S - 1)); in fld1()
/kernel/linux/linux-6.6/arch/sh/math-emu/
H A Dmath.c377 FRn = (_FP_EXPBIAS_S << (_FP_FRACBITS_S - 1)); in fld1()

Completed in 3 milliseconds