Performs the matrix multiply-add operation with scaling. The computation formula is as follows:
Regular computation
[object Object]Synchronous computation
[object Object]
None
PIPE_M
- When any of left_height, right_width, or n_dim is 0, this instruction is not executed.
- When GEMV mode is enabled, that is, disable_gemv=false, left_height must be 1.
- For operand address alignment constraints, refer to .
None