Searched refs:float16_eq (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/fpu/ |
| H A D | softfloat.h | 314 static inline bool float16_eq(float16 a, float16 b, float_status *s) in float16_eq() function
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | mve_helper.c | 3247 DO_VCMP_FP_BOTH(vfcmpeqh, vfcmpeq_scalarh, 2, float16, float16_eq) 3250 DO_VCMP_FP_BOTH(vfcmpneh, vfcmpne_scalarh, 2, float16, !float16_eq)
|