Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1882 static void helper_fyl2x_common(CPUX86State *env, floatx80 arg, int32_t *exp, in helper_fyl2x_common() function
2064 helper_fyl2x_common(env, ST0, &aexp, &asig0, &asig1); in helper_fyl2xp1()
2189 helper_fyl2x_common(env, arg0_m1, &aexp, &asig0, &asig1); in helper_fyl2x()