Home
last modified time | relevance | path

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

12

/dports/emulators/qemu5/qemu-5.2.0/target/m68k/
H A Dsoftfloat.h45 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c651 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2538 floatx80 floatx80_tanh(floatx80 a, float_status *status) in floatx80_tanh() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/m68k/
H A Dsoftfloat.h45 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c655 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu/qemu-6.2.0/target/m68k/
H A Dsoftfloat.h45 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c655 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/m68k/
H A Dsoftfloat.h45 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c655 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-utils/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h46 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c646 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2621 floatx80 floatx80_tanh(floatx80 a, float_status *status) in floatx80_tanh() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/m68k/
H A Dsoftfloat.h46 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c646 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2621 floatx80 floatx80_tanh(floatx80 a, float_status *status) in floatx80_tanh() function
/dports/emulators/qemu42/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h46 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c646 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/m68k/
H A Dsoftfloat.h45 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c644 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2614 floatx80 floatx80_tanh(floatx80 a, float_status *status) in floatx80_tanh() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/m68k/
H A Dsoftfloat.h46 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dfpu_helper.c646 res->d = floatx80_tanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/softfloat/
H A Dsoftfloat.h464 floatx80 floatx80_tanh(floatx80 a, float_status *status);
H A Dsoftfloat_fpsp.c1831 floatx80 floatx80_tanh(floatx80 a, float_status *status) in floatx80_tanh() function
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dfpp_softfloat.c469 a->fpx = floatx80_tanh(b->fpx, &fs); in fp_tanh()

12