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