Home
last modified time | relevance | path

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

/qemu/include/libdecnumber/
H A DdecContext.h74 DEC_ROUND_DOWN, /* round towards 0 (truncate) */ enumerator
/qemu/target/ppc/
H A Ddfp_helper.c79 rnd = DEC_ROUND_DOWN; in dfp_prepare_rounding_mode()
116 rnd = DEC_ROUND_DOWN; in dfp_set_round_mode_from_immediate()
/qemu/libdecnumber/
H A DdecNumber.c3191 workset.round=DEC_ROUND_DOWN; in decNumberSquareRoot()
5854 aset.digits=2; aset.round=DEC_ROUND_DOWN;
7240 case DEC_ROUND_DOWN: {
7511 case DEC_ROUND_DOWN: {