fn rounding_from_imm<'tcx>(rounding: i32) -> InterpResult<'tcx, Round>
Gets equivalent rustc_apfloat::Round from rounding mode immediate of round.{ss,sd,ps,pd} intrinsics.
rustc_apfloat::Round
round.{ss,sd,ps,pd}