Home
last modified time | relevance | path

Searched refs:float64_to_uint64_round_to_zero (Results 1 – 25 of 94) sorted by relevance

1234

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h105 #define float64_to_uint64_round_to_zero __fixunsdfdi macro
/dports/emulators/bochs/bochs-2.7/cpu/avx/
H A Davx512_cvt.cc134 Bit64u result = float64_to_uint64_round_to_zero(op, status); in VCVTTSD2USI_GqWsdR()
352 AVX512_CVT64_TO_64(VCVTTPD2UQQ_MASK_VdqWpdR, float64_to_uint64_round_to_zero)
590 op.vmm64u(n) = float64_to_uint64_round_to_zero(op.vmm64u(n), status); in VCVTTPD2UQQ_VdqWpdR()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/fpu/
H A Dsoftfloat-native.c342 uint64_t float64_to_uint64_round_to_zero (float64 a STATUS_PARAM) in float64_to_uint64_round_to_zero() function
H A Dsoftfloat.h330 uint64_t float64_to_uint64_round_to_zero (float64 a STATUS_PARAM);
H A Dsoftfloat-native.h296 uint64_t float64_to_uint64_round_to_zero( float64 STATUS_PARAM );
/dports/emulators/fs-uae/fs-uae-3.1.35/softfloat/
H A Dsoftfloat.h321 Bit64u float64_to_uint64_round_to_zero(float64, float_status_t &status);
/dports/emulators/bochs/bochs-2.7/cpu/fpu/
H A Dsoftfloat.h328 Bit64u float64_to_uint64_round_to_zero(float64, float_status_t &status);
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/fpu/
H A Dsoftfloat.h462 uint64 float64_to_uint64_round_to_zero (float64 a STATUS_PARAM);
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/fpu/
H A Dsoftfloat.h462 uint64 float64_to_uint64_round_to_zero (float64 a STATUS_PARAM);
/dports/emulators/qemu-utils/qemu-4.2.1/tests/fp/
H A Dwrap.inc.c226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/fp/
H A Dwrap.inc.c226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)
/dports/emulators/qemu42/qemu-4.2.1/tests/fp/
H A Dwrap.inc.c226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/fp/
H A Dwrap.inc.c226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/fp/
H A Dwrap.inc.c226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)
/dports/emulators/qemu-utils/qemu-4.2.1/target/hppa/
H A Dop_helper.c512 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu5/qemu-5.2.0/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/hppa/
H A Dop_helper.c518 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu42/qemu-4.2.1/target/hppa/
H A Dop_helper.c512 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status);
/dports/emulators/qemu/qemu-6.2.0/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu60/qemu-6.0.0/target/hppa/
H A Dop_helper.c521 uint64_t ret = float64_to_uint64_round_to_zero(arg, &env->fp_status); in HELPER()
/dports/emulators/qemu42/qemu-4.2.1/include/fpu/
H A Dsoftfloat.h480 uint64_t float64_to_uint64_round_to_zero(float64, float_status *status);
/dports/emulators/qemu5/qemu-5.2.0/tests/fp/
H A Dwrap.c.inc226 float64_to_uint64_round_to_zero, float64, uint_fast64_t)

1234