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