pub fn host_unary_float_op<'tcx, S: Semantics>(
this: &mut MiriInterpCx<'tcx>,
f: &OpTy<'tcx>,
op: HostUnaryFloatOp,
dest: &MPlaceTy<'tcx>,
) -> InterpResult<'tcx>pub fn host_unary_float_op<'tcx, S: Semantics>(
this: &mut MiriInterpCx<'tcx>,
f: &OpTy<'tcx>,
op: HostUnaryFloatOp,
dest: &MPlaceTy<'tcx>,
) -> InterpResult<'tcx>