Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c792 static S390MinMaxRes vfmin_res(uint16_t dcmask_a, uint16_t dcmask_b, in vfmin_res() function
899 return is_min ? vfmin_res(dcmask_a, dcmask_b, type, s) : in vfminmax_res()