Home
last modified time | relevance | path

Searched refs:dh_ctype_f16 (Results 1 – 2 of 2) sorted by relevance

/qemu/target/arm/
H A Dvfp_helper.c259 dh_ctype_f16 VFP_HELPER(name, h)(dh_ctype_f16 a, dh_ctype_f16 b, void *fpstp) \
284 dh_ctype_f16 VFP_HELPER(sqrt, h)(dh_ctype_f16 a, CPUARMState *env) in VFP_BINOP()
334 DO_VFP_cmp(h, float16, dh_ctype_f16, fp_status_f16) in DO_VFP_cmp() argument
460 VFP_CONV_FIX(sh, h, 16, dh_ctype_f16, 32, int16)
461 VFP_CONV_FIX(sl, h, 16, dh_ctype_f16, 32, int32)
462 VFP_CONV_FIX_A64(sq, h, 16, dh_ctype_f16, 64, int64)
463 VFP_CONV_FIX(uh, h, 16, dh_ctype_f16, 32, uint16)
464 VFP_CONV_FIX(ul, h, 16, dh_ctype_f16, 32, uint32)
992 dh_ctype_f16 VFP_HELPER(muladd, h)(dh_ctype_f16 a, dh_ctype_f16 b, in VFP_HELPER()
1012 dh_ctype_f16 HELPER(rinth_exact)(dh_ctype_f16 x, void *fp_status) in HELPER()
[all …]
/qemu/include/exec/
H A Dhelper-head.h.inc36 #define dh_ctype_f16 uint32_t