[object Object][object Object][object Object]undefined
[object Object]

Performs the matrix multiply-add operation with scaling. The computation formula is as follows:

cmatrix=amatrixbmatrixc_{matrix} = a_{matrix} * b_{matrix} [object Object]
  • Regular computation

    [object Object]
  • Synchronous computation

    [object Object]
[object Object][object Object]undefined
[object Object]

None

[object Object]

PIPE_M

[object Object]
  • 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 .
[object Object]

None