Lines Matching full:rounding
6626 /* Little helper function to the rounding mode in the real FPC
6633 /* Determine BFP rounding bits */
6639 default: vpanic("invalid rounding mode\n");
6642 /* Copy FPC from guest state to R0 and OR in the new rounding mode */
6647 buf = s390_emit_OILL(buf, R0, bits); /* OR in the new rounding mode */
6753 /* The "convert to fixed" instructions have a field for the rounding
6764 /* For all other insns if a special rounding mode is requested,
6965 /* Conversion to 128-bit BFP does not require a rounding mode */
7006 /* The "convert to fixed" instructions have a field for the rounding