Home
last modified time | relevance | path

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

12

/dports/emulators/qemu5/qemu-5.2.0/target/m68k/
H A Dsoftfloat.h43 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c641 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2221 floatx80 floatx80_atanh(floatx80 a, float_status *status) in floatx80_atanh() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/m68k/
H A Dsoftfloat.h43 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c645 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu/qemu-6.2.0/target/m68k/
H A Dsoftfloat.h43 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c645 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/m68k/
H A Dsoftfloat.h43 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c645 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-utils/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h44 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c641 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2304 floatx80 floatx80_atanh(floatx80 a, float_status *status) in floatx80_atanh() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/m68k/
H A Dsoftfloat.h44 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c641 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2304 floatx80 floatx80_atanh(floatx80 a, float_status *status) in floatx80_atanh() function
/dports/emulators/qemu42/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h44 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c641 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/m68k/
H A Dsoftfloat.h43 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c639 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c2298 floatx80 floatx80_atanh(floatx80 a, float_status *status) in floatx80_atanh() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/m68k/
H A Dsoftfloat.h44 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dfpu_helper.c641 res->d = floatx80_atanh(val->d, &env->fp_status); in HELPER()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/softfloat/
H A Dsoftfloat.h452 floatx80 floatx80_atanh(floatx80 a, float_status *status);
H A Dsoftfloat_fpsp.c339 floatx80 floatx80_atanh(floatx80 a, float_status *status) in floatx80_atanh() function
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dfpp_softfloat.c481 a->fpx = floatx80_atanh(b->fpx, &fs); in fp_atanh()

12