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