Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c803 const bool sig_b = dcmask_b & DCMASK_SIGNALING_NAN; in vfmin_res() local
812 } else if (sig_b) { in vfmin_res()
851 const bool sig_b = dcmask_b & DCMASK_SIGNALING_NAN; in vfmax_res() local
862 } else if (sig_b) { in vfmax_res()