Home
last modified time | relevance | path

Searched refs:float16_two (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dhelper-a64.c205 #define float16_two make_float16(0x4000) macro
227 return float16_two; in HELPER()
229 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dtranslate-sve.c3887 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dhelper-a64.c236 #define float16_two make_float16(0x4000) macro
258 return float16_two; in HELPER()
260 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dtranslate-sve.c3873 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dhelper-a64.c236 #define float16_two make_float16(0x4000) macro
258 return float16_two; in HELPER()
260 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dhelper-a64.c237 #define float16_two make_float16(0x4000) macro
259 return float16_two; in HELPER()
261 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dtranslate-sve.c3873 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dhelper-a64.c237 #define float16_two make_float16(0x4000) macro
259 return float16_two; in HELPER()
261 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dhelper-a64.c248 return float16_two; in HELPER()
250 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dvec_helper.c843 return float16_two; in float16_recps_nf()
845 return float16_sub(float16_two, float16_mul(op1, op2, stat), stat); in float16_recps_nf()
871 return float16_div(op1, float16_two, stat); in float16_rsqrts_nf()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dhelper-a64.c216 return float16_two;
218 return float16_muladd(a, b, float16_two, 0, fpst);
H A Dvec_helper.c1116 return float16_two; in float16_recps_nf()
1118 return float16_sub(float16_two, float16_mul(op1, op2, stat), stat); in float16_recps_nf()
1144 return float16_div(op1, float16_two, stat); in float16_rsqrts_nf()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dhelper-a64.c215 return float16_two; in HELPER()
217 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dvec_helper.c1116 return float16_two; in float16_recps_nf()
1118 return float16_sub(float16_two, float16_mul(op1, op2, stat), stat); in float16_recps_nf()
1144 return float16_div(op1, float16_two, stat); in float16_rsqrts_nf()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dhelper-a64.c216 return float16_two; in HELPER()
218 return float16_muladd(a, b, float16_two, 0, fpst); in HELPER()
H A Dvec_helper.c843 return float16_two; in float16_recps_nf()
845 return float16_sub(float16_two, float16_mul(op1, op2, stat), stat); in float16_recps_nf()
871 return float16_div(op1, float16_two, stat); in float16_rsqrts_nf()
/dports/emulators/qemu42/qemu-4.2.1/include/fpu/
H A Dsoftfloat.h288 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/fpu/
H A Dsoftfloat.h288 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/fpu/
H A Dsoftfloat.h288 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/fpu/
H A Dsoftfloat.h288 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/fpu/
H A Dsoftfloat.h351 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu/qemu-6.2.0/include/fpu/
H A Dsoftfloat.h352 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu60/qemu-6.0.0/include/fpu/
H A Dsoftfloat.h347 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu5/qemu-5.2.0/include/fpu/
H A Dsoftfloat.h347 #define float16_two make_float16(0x4000) macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/fpu/
H A Dsoftfloat.h350 #define float16_two make_float16(0x4000)

12