pub trait CodeAsmVgatherpf1qps<T> { // Required method fn vgatherpf1qps(&mut self, op0: T) -> Result<(), IcedError>; }