SPRUIE9D May 2017 – May 2024 DRA74P , DRA75P , DRA76P , DRA77P
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.