/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/ |
H A D | helper-a64.c | 217 #define float64_three make_float64(0x4008000000000000ULL) macro 265 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/ |
H A D | helper-a64.c | 217 #define float64_three make_float64(0x4008000000000000ULL) macro 265 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/ |
H A D | helper-a64.c | 214 #define float64_three make_float64(0x4008000000000000ULL) macro 304 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/ |
H A D | helper-a64.c | 245 #define float64_three make_float64(0x4008000000000000ULL) macro 335 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu42/qemu-4.2.1/target/arm/ |
H A D | helper-a64.c | 245 #define float64_three make_float64(0x4008000000000000ULL) macro 335 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/ |
H A D | helper-a64.c | 246 #define float64_three make_float64(0x4008000000000000ULL) macro 336 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/ |
H A D | helper-a64.c | 246 #define float64_three make_float64(0x4008000000000000ULL) macro 336 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu42/qemu-4.2.1/include/fpu/ |
H A D | softfloat.h | 586 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu-utils/qemu-4.2.1/include/fpu/ |
H A D | softfloat.h | 586 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/fpu/ |
H A D | softfloat.h | 586 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/fpu/ |
H A D | softfloat.h | 586 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/fpu/ |
H A D | softfloat.h | 619 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu5/qemu-5.2.0/target/arm/ |
H A D | helper-a64.c | 325 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/ |
H A D | helper-a64.c | 293 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst);
|
/dports/emulators/qemu/qemu-6.2.0/target/arm/ |
H A D | helper-a64.c | 292 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu60/qemu-6.0.0/target/arm/ |
H A D | helper-a64.c | 293 return float64_muladd(a, b, float64_three, float_muladd_halve_result, fpst); in HELPER()
|
/dports/emulators/qemu/qemu-6.2.0/include/fpu/ |
H A D | softfloat.h | 902 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu60/qemu-6.0.0/include/fpu/ |
H A D | softfloat.h | 891 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu5/qemu-5.2.0/include/fpu/ |
H A D | softfloat.h | 891 #define float64_three make_float64(0x4008000000000000ULL) macro
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/fpu/ |
H A D | softfloat.h | 894 #define float64_three make_float64(0x4008000000000000ULL)
|