Trait iced_x86::code_asm::asm_traits::CodeAsmVpmovw2m
source · [−]pub trait CodeAsmVpmovw2m<T, U> {
fn vpmovw2m(&mut self, op0: T, op1: U) -> Result<(), IcedError>;
}
pub trait CodeAsmVpmovw2m<T, U> {
fn vpmovw2m(&mut self, op0: T, op1: U) -> Result<(), IcedError>;
}