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