Searched refs:HFUNC (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-neon.c | 987 #define DO_3S_FP_GVEC(INSN,SFUNC,HFUNC) \ argument 989 WRAP_FP_GVEC(gen_##INSN##_fp16_3s, FPST_STD_F16, HFUNC) \ 3356 #define DO_2MISC_FP_VEC(INSN, HFUNC, SFUNC) \ argument 3362 NULL, HFUNC, SFUNC, NULL, \
|