Home
last modified time | relevance | path

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

12

/dports/emulators/qemu5/qemu-5.2.0/target/m68k/
H A Dsoftfloat.h35 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c589 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c899 floatx80 floatx80_twotox(floatx80 a, float_status *status) in floatx80_twotox() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/m68k/
H A Dsoftfloat.h35 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c593 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu/qemu-6.2.0/target/m68k/
H A Dsoftfloat.h35 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c593 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/m68k/
H A Dsoftfloat.h35 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c593 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-utils/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h36 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c589 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c982 floatx80 floatx80_twotox(floatx80 a, float_status *status) in floatx80_twotox() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/m68k/
H A Dsoftfloat.h36 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c589 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c982 floatx80 floatx80_twotox(floatx80 a, float_status *status) in floatx80_twotox() function
/dports/emulators/qemu42/qemu-4.2.1/target/m68k/
H A Dsoftfloat.h36 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c589 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/m68k/
H A Dsoftfloat.h35 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c588 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
H A Dsoftfloat.c980 floatx80 floatx80_twotox(floatx80 a, float_status *status) in floatx80_twotox() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/m68k/
H A Dsoftfloat.h36 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dfpu_helper.c589 res->d = floatx80_twotox(val->d, &env->fp_status); in HELPER()
/dports/emulators/hatari/hatari-2.2.1/src/cpu/softfloat/
H A Dsoftfloat.h466 floatx80 floatx80_twotox(floatx80 a, float_status *status);
H A Dsoftfloat_fpsp.c2044 floatx80 floatx80_twotox(floatx80 a, float_status *status) in floatx80_twotox() function
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dfpp_softfloat.c497 a->fpx = floatx80_twotox(b->fpx, &fs); in fp_twotox()

12