The file cgemm_kernel_8x4_msa.c holds the MSA optimization codes of cblas_cgemm and cblas_ctrmm. It defines two macros: CGEMM_SCALE_1X2 and CGEMM_TRMM_SCALE_1X2. The pc1 array index in the two macros should be 0 and 1.
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>