Trait CodeAsmVgatherpf0qps

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

Required Methods§

Source

fn vgatherpf0qps(&mut self, op0: T) -> Result<(), IcedError>

Implementors§