Searched refs:helper_fyl2x_common (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/i386/tcg/ |
H A D | fpu_helper.c | 1922 static void helper_fyl2x_common(CPUX86State *env, floatx80 arg, int32_t *exp, in helper_fyl2x_common() function 2104 helper_fyl2x_common(env, ST0, &aexp, &asig0, &asig1); in helper_fyl2xp1() 2229 helper_fyl2x_common(env, arg0_m1, &aexp, &asig0, &asig1); in helper_fyl2x()
|