pub trait CodeAsmTcmmrlfp16ps<T, U, V> { // Required method fn tcmmrlfp16ps(&mut self, op0: T, op1: U, op2: V) -> Result<(), IcedError>; }