pub trait CodeAsmVrsqrt28ss<T, U, V> { // Required method fn vrsqrt28ss(&mut self, op0: T, op1: U, op2: V) -> Result<(), IcedError>; }