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