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