Searched refs:S390MinMaxType (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/s390x/tcg/ |
H A D | vec_fpu_helper.c | 776 typedef enum S390MinMaxType { enum 782 } S390MinMaxType; typedef 793 S390MinMaxType type, float_status *s) in vfmin_res() 845 S390MinMaxType type, float_status *s) in vfmax_res() 896 S390MinMaxType type, bool is_min, in vfminmax_res() 905 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax32() 967 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax64() 1029 S390MinMaxType type, bool is_min, bool is_abs, bool se, in vfminmax128()
|