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