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