Searched refs:DO_FPCMP_PPZ0 (Results 1 – 1 of 1) sorted by relevance
/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 5093 #define DO_FPCMP_PPZ0(NAME, TYPE, H, OP) \ in DO_FPCMP_PPZZ_ALL() macro 5113 DO_FPCMP_PPZ0(NAME##_h, float16, H1_2, OP) 5115 DO_FPCMP_PPZ0(NAME##_s, float32, H1_4, OP) 5117 DO_FPCMP_PPZ0(NAME##_d, float64, H1_8, OP)
|