Home
last modified time | relevance | path

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

/openbmc/qemu/target/m68k/
H A Dsoftfloat.h31 floatx80 floatx80_logn(floatx80 a, float_status *status);
H A Dfpu_helper.c659 res->d = floatx80_logn(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c424 floatx80 floatx80_logn(floatx80 a, float_status *status) in floatx80_logn() function
634 fp0 = floatx80_logn(a, status); in floatx80_log10()
701 fp0 = floatx80_logn(a, status); in floatx80_log2()