Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c787 S390_MINMAX_RES_B, enumerator
815 return nan_a ? S390_MINMAX_RES_A : S390_MINMAX_RES_B; in vfmin_res()
817 return nan_b ? S390_MINMAX_RES_A : S390_MINMAX_RES_B; in vfmin_res()
820 return S390_MINMAX_RES_B; in vfmin_res()
830 return neg_a ? S390_MINMAX_RES_A : S390_MINMAX_RES_B; in vfmin_res()
832 return S390_MINMAX_RES_B; in vfmin_res()
870 return S390_MINMAX_RES_B; in vfmax_res()
885 return S390_MINMAX_RES_B; in vfmax_res()
935 case S390_MINMAX_RES_B: in vfminmax32()
997 case S390_MINMAX_RES_B: in vfminmax64()
[all …]