Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c786 S390_MINMAX_RES_A, 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()
823 return S390_MINMAX_RES_A; in vfmin_res()
830 return neg_a ? S390_MINMAX_RES_A : S390_MINMAX_RES_B; in vfmin_res()
836 return S390_MINMAX_RES_A; in vfmin_res()
873 return S390_MINMAX_RES_A; in vfmax_res()
887 return S390_MINMAX_RES_A; in vfmax_res()
932 case S390_MINMAX_RES_A: in vfminmax32()
994 case S390_MINMAX_RES_A: in vfminmax64()
[all …]