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