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