Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/math-emu/
H A Dmath.c171 _FP_FRAC_SET_1(DA, _FP_ZEROFRAC_1); in alpha_fp_emul()
176 _FP_FRAC_SET_1(DB, _FP_ZEROFRAC_1); in alpha_fp_emul()
/openbmc/linux/include/math-emu/
H A Dop-1.h30 #define _FP_FRAC_SET_1(X,I) (X##_f = I) macro