Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c802 const bool sig_a = dcmask_a & DCMASK_SIGNALING_NAN; in vfmin_res() local
810 if (sig_a) { in vfmin_res()
850 const bool sig_a = dcmask_a & DCMASK_SIGNALING_NAN; in vfmax_res() local
860 if (sig_a) { in vfmax_res()