Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Ds390_defs.h68 S390_BFP_ROUND_PER_FPC = 0, enumerator
Dguest_s390_toIR.c1570 case S390_BFP_ROUND_PER_FPC: in encode_bfp_rounding_mode()
7169 mkexpr(encode_bfp_rounding_mode( S390_BFP_ROUND_PER_FPC)), in get_rounding_mode_from_gr0()
9054 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_AEBR()
9072 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_ADBR()
9090 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_AEB()
9108 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_ADB()
9124 if (! s390_host_has_fpext && m3 != S390_BFP_ROUND_PER_FPC) { in s390_irgen_CEFBR()
9126 m3 = S390_BFP_ROUND_PER_FPC; in s390_irgen_CEFBR()
9153 if (! s390_host_has_fpext && m3 != S390_BFP_ROUND_PER_FPC) { in s390_irgen_CEGBR()
9155 m3 = S390_BFP_ROUND_PER_FPC; in s390_irgen_CEGBR()
[all …]
Dhost_s390_isel.c713 return S390_BFP_ROUND_PER_FPC; in get_bfp_rounding_mode()
2165 rm = S390_BFP_ROUND_PER_FPC; in s390_isel_float128_expr_wrk()
2449 rounding_mode = S390_BFP_ROUND_PER_FPC; in s390_isel_float_expr_wrk()
2527 rounding_mode = S390_BFP_ROUND_PER_FPC; in s390_isel_float_expr_wrk()