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