Home
last modified time | relevance | path

Searched defs:float64_is_zero (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/fpu/
H A Dsoftfloat.h545 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/fpu/
H A Dsoftfloat.h383 INLINE int float64_is_zero(float64 a) in float64_is_zero() function
H A Dsoftfloat-native.h385 INLINE float64 float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu-utils/qemu-4.2.1/include/fpu/
H A Dsoftfloat.h545 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/fpu/
H A Dsoftfloat.h545 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/fpu/
H A Dsoftfloat.h545 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/fpu/
H A Dsoftfloat.h593 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/fpu/
H A Dsoftfloat.h527 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/fpu/
H A Dsoftfloat.h527 static inline int float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu60/qemu-6.0.0/include/fpu/
H A Dsoftfloat.h809 static inline bool float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu5/qemu-5.2.0/include/fpu/
H A Dsoftfloat.h809 static inline bool float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/qemu/qemu-6.2.0/include/fpu/
H A Dsoftfloat.h820 static inline bool float64_is_zero(float64 a) in float64_is_zero() function
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Dsparc64.h519 #define float64_is_zero float64_is_zero_sparc64 macro
H A Daarch64eb.h519 #define float64_is_zero float64_is_zero_aarch64eb macro
H A Darm.h519 #define float64_is_zero float64_is_zero_arm macro
H A Dx86_64.h519 #define float64_is_zero float64_is_zero_x86_64 macro
H A Daarch64.h519 #define float64_is_zero float64_is_zero_aarch64 macro
H A Darmeb.h519 #define float64_is_zero float64_is_zero_armeb macro
H A Dm68k.h519 #define float64_is_zero float64_is_zero_m68k macro
H A Dsparc.h519 #define float64_is_zero float64_is_zero_sparc macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dm68k.h519 #define float64_is_zero float64_is_zero_m68k macro
H A Dsparc.h519 #define float64_is_zero float64_is_zero_sparc macro
H A Dsparc64.h519 #define float64_is_zero float64_is_zero_sparc64 macro
H A Dx86_64.h519 #define float64_is_zero float64_is_zero_x86_64 macro
H A Darmeb.h519 #define float64_is_zero float64_is_zero_armeb macro

12