pulley_interpreter::encode

Function vmaximumf32x4

Source
pub fn vmaximumf32x4<E>(into: &mut E, operands: impl Into<BinaryOperands<VReg>>)
where E: Extend<u8>,
Expand description

dst = ieee_maximum(src1, src2)