miri::shims::x86

Function rounding_from_imm

Source
fn rounding_from_imm<'tcx>(rounding: i32) -> InterpResult<'tcx, Round>
Expand description

Gets equivalent rustc_apfloat::Round from rounding mode immediate of round.{ss,sd,ps,pd} intrinsics.