Home
last modified time | relevance | path

Searched refs:floatx80_log10 (Results 1 – 25 of 30) sorted by relevance

12

/dports/emulators/qemu5/qemu-5.2.0/target/m68k/
H A Dsoftfloat.h32 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c574 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c591 floatx80 floatx80_log10(floatx80 a, float_status *status) in floatx80_log10() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/m68k/
H A Dsoftfloat.h32 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c578 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu/qemu-6.2.0/target/m68k/
H A Dsoftfloat.h32 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c578 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/m68k/
H A Dsoftfloat.h32 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c578 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-utils/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h33 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c574 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c674 floatx80 floatx80_log10(floatx80 a, float_status *status) in floatx80_log10() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/m68k/
H A Dsoftfloat.h33 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c574 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c674 floatx80 floatx80_log10(floatx80 a, float_status *status) in floatx80_log10() function
/dports/emulators/qemu42/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h33 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c574 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/m68k/
H A Dsoftfloat.h32 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c573 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c673 floatx80 floatx80_log10(floatx80 a, float_status *status) in floatx80_log10() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/m68k/
H A Dsoftfloat.h33 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dfpu_helper.c574 res->d = floatx80_log10(val->d, &env->fp_status); in HELPER()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/softfloat/
H A Dsoftfloat.h457 floatx80 floatx80_log10(floatx80 a, float_status *status);
H A Dsoftfloat_fpsp.c985 floatx80 floatx80_log10(floatx80 a, float_status *status) in floatx80_log10() function
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dfpp_softfloat.c509 a->fpx = floatx80_log10(b->fpx, &fs); in fp_log10()

12