Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Ds390_defs.h68 S390_BFP_ROUND_PER_FPC = 0, enumerator
Dguest_s390_toIR.c1563 case S390_BFP_ROUND_PER_FPC: in encode_bfp_rounding_mode()
7153 mkexpr(encode_bfp_rounding_mode( S390_BFP_ROUND_PER_FPC)), in get_rounding_mode_from_gr0()
8946 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_AEBR()
8964 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_ADBR()
8982 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_AEB()
9000 IRTemp rounding_mode = encode_bfp_rounding_mode(S390_BFP_ROUND_PER_FPC); in s390_irgen_ADB()
9016 if (! s390_host_has_fpext && m3 != S390_BFP_ROUND_PER_FPC) { in s390_irgen_CEFBR()
9018 m3 = S390_BFP_ROUND_PER_FPC; in s390_irgen_CEFBR()
9045 if (! s390_host_has_fpext && m3 != S390_BFP_ROUND_PER_FPC) { in s390_irgen_CEGBR()
9047 m3 = S390_BFP_ROUND_PER_FPC; in s390_irgen_CEGBR()
[all …]
Dhost_s390_isel.c710 return S390_BFP_ROUND_PER_FPC; in get_bfp_rounding_mode()
2408 rounding_mode = S390_BFP_ROUND_PER_FPC; in s390_isel_float_expr_wrk()
2486 rounding_mode = S390_BFP_ROUND_PER_FPC; in s390_isel_float_expr_wrk()