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