Home
last modified time | relevance | path

Searched refs:float32_to_int32_round_to_zero (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/games/libretro-beetle_vb/beetle-vb-libretro-7412262/mednafen/hw_cpu/v810/fpu-new/
H A Dsoftfloat.h91 int32 float32_to_int32_round_to_zero( float32 );
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/nwfpe/
H A DARM-gcc.h85 #define float32_to_int32_round_to_zero __fixsfsi macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/nwfpe/
H A DARM-gcc.h85 #define float32_to_int32_round_to_zero __fixsfsi macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/nwfpe/
H A DARM-gcc.h85 #define float32_to_int32_round_to_zero __fixsfsi macro
/dports/devel/pcc-libs/pcc-libs-1.1.0/libsoftfloat/
H A Dsoftfloat-for-gcc.h41 #define float32_to_int32_round_to_zero __fixsfsi macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
/dports/devel/pcc-libs/pcc-libs-1.1.0/libsoftfloat/arch/sparc64/
H A Dsoftfloat-qp.h31 #define float32_to_int32_round_to_zero _softfloat_float32_to_int32_round_to_zero macro
/dports/emulators/bochs/bochs-2.7/cpu/
H A D3dnow.cc147 float32_to_int32_round_to_zero(MMXUD0(op), status_word); in PF2ID_PqQq()
149 float32_to_int32_round_to_zero(MMXUD1(op), status_word); in PF2ID_PqQq()
H A Dsse_pfp.cc272 MMXSD0(op) = float32_to_int32_round_to_zero(MMXUD0(op), status); in CVTTPS2PI_PqWps()
273 MMXSD1(op) = float32_to_int32_round_to_zero(MMXUD1(op), status); in CVTTPS2PI_PqWps()
374 Bit32s result = float32_to_int32_round_to_zero(op, status); in CVTTSS2SI_GdWssR()
712 op.xmm32s(0) = float32_to_int32_round_to_zero(op.xmm32u(0), status); in CVTTPS2DQ_VdqWpsR()
713 op.xmm32s(1) = float32_to_int32_round_to_zero(op.xmm32u(1), status); in CVTTPS2DQ_VdqWpsR()
714 op.xmm32s(2) = float32_to_int32_round_to_zero(op.xmm32u(2), status); in CVTTPS2DQ_VdqWpsR()
715 op.xmm32s(3) = float32_to_int32_round_to_zero(op.xmm32u(3), status); in CVTTPS2DQ_VdqWpsR()
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits32/SPARC-Solaris-GCC/
H A Dsoftfloat.h89 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits32/386-Win32-GCC/
H A Dsoftfloat.h89 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits32/templates/
H A Dsoftfloat.h89 !!!int32 float32_to_int32_round_to_zero( float32 );
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h84 #define float32_to_int32_round_to_zero __fixsfsi macro
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits64/386-Win32-GCC/
H A Dsoftfloat.h122 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/tme/tme-0.8/dist/softfloat/softfloat/bits64/SPARC-Solaris-GCC/
H A Dsoftfloat.h122 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/qemu-utils/qemu-4.2.1/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/emulators/qemu5/qemu-5.2.0/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/emulators/qemu42/qemu-4.2.1/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/streflop/softfloat/
H A Dsoftfloat.h160 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()
/dports/devel/pcc-libs/pcc-libs-1.1.0/libsoftfloat/arch/arm/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/dports/emulators/qemu/qemu-6.2.0/target/openrisc/
H A Dfpu_helper.c94 return float32_to_int32_round_to_zero(val, &env->fp_status); in HELPER()

123456789