Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Ddfp_helper.c70 static void dfp_prepare_rounding_mode(decContext *context, uint64_t fpscr) in dfp_prepare_rounding_mode() function
151 dfp_prepare_rounding_mode(&dfp->context, env->fpscr); in dfp_prepare_decimal64()
175 dfp_prepare_rounding_mode(&dfp->context, env->fpscr); in dfp_prepare_decimal128()