Home
last modified time | relevance | path

Searched defs:float64_eq_quiet (Results 1 – 25 of 34) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/include/fpu/
H A Dsoftfloat.h865 static inline bool float64_eq_quiet(float64 a, float64 b, float_status *s) in float64_eq_quiet() function
/dports/emulators/qemu5/qemu-5.2.0/include/fpu/
H A Dsoftfloat.h865 static inline bool float64_eq_quiet(float64 a, float64 b, float_status *s) in float64_eq_quiet() function
/dports/emulators/qemu/qemu-6.2.0/include/fpu/
H A Dsoftfloat.h876 static inline bool float64_eq_quiet(float64 a, float64 b, float_status *s) in float64_eq_quiet() function
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/fpu/
H A Dsoftfloat.c4500 int float64_eq_quiet( float64 a, float64 b STATUS_PARAM ) in float64_eq_quiet() function
/dports/emulators/unicorn/unicorn-1.0.2/qemu/fpu/
H A Dsoftfloat.c4500 int float64_eq_quiet( float64 a, float64 b STATUS_PARAM ) in float64_eq_quiet() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/fpu/
H A Dsoftfloat.c4497 int float64_eq_quiet(float64 a, float64 b, float_status *status) in float64_eq_quiet() function
/dports/emulators/qemu42/qemu-4.2.1/fpu/
H A Dsoftfloat.c5317 int float64_eq_quiet(float64 a, float64 b, float_status *status) in float64_eq_quiet() function
/dports/emulators/qemu-utils/qemu-4.2.1/fpu/
H A Dsoftfloat.c5317 int float64_eq_quiet(float64 a, float64 b, float_status *status) in float64_eq_quiet() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/fpu/
H A Dsoftfloat.c5317 int float64_eq_quiet(float64 a, float64 b, float_status *status) in float64_eq_quiet() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/fpu/
H A Dsoftfloat.c5317 int float64_eq_quiet(float64 a, float64 b, float_status *status) in float64_eq_quiet() function
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Dsparc64.h513 #define float64_eq_quiet float64_eq_quiet_sparc64 macro
H A Daarch64eb.h513 #define float64_eq_quiet float64_eq_quiet_aarch64eb macro
H A Darm.h513 #define float64_eq_quiet float64_eq_quiet_arm macro
H A Dx86_64.h513 #define float64_eq_quiet float64_eq_quiet_x86_64 macro
H A Daarch64.h513 #define float64_eq_quiet float64_eq_quiet_aarch64 macro
H A Darmeb.h513 #define float64_eq_quiet float64_eq_quiet_armeb macro
H A Dm68k.h513 #define float64_eq_quiet float64_eq_quiet_m68k macro
H A Dsparc.h513 #define float64_eq_quiet float64_eq_quiet_sparc macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dm68k.h513 #define float64_eq_quiet float64_eq_quiet_m68k macro
H A Dsparc.h513 #define float64_eq_quiet float64_eq_quiet_sparc macro
H A Dsparc64.h513 #define float64_eq_quiet float64_eq_quiet_sparc64 macro
H A Dx86_64.h513 #define float64_eq_quiet float64_eq_quiet_x86_64 macro
H A Darmeb.h513 #define float64_eq_quiet float64_eq_quiet_armeb macro
H A Daarch64.h513 #define float64_eq_quiet float64_eq_quiet_aarch64 macro
H A Daarch64eb.h513 #define float64_eq_quiet float64_eq_quiet_aarch64eb macro

12