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