SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
| Assembly syntax: | VMPY src1, src2, dst, RND: rnd_param |
| Operation: | multiply |
| Classification: | 2-input 1-output |
| Bit width: | 17-bit input, 40-bit output |
| Delay slot: | one |
| C statement: | dst = round_or_shift(src1 * src2, rnd_param); |
See VMADD for the RND field.