DTRSM optimization for MIPS P5600 and I6400 using MSA
authorKaustubh Raste <kaustubh.raste@imgtec.com>
Mon, 9 May 2016 09:45:26 +0000 (15:15 +0530)
committerKaustubh Raste <kaustubh.raste@imgtec.com>
Mon, 9 May 2016 09:45:26 +0000 (15:15 +0530)
commitedb5980c1366f528645361b55b7e90758fa5949c
treef0f835f21711b6e7b523ca587029aea23eeb9fae
parent7e549d5f370d42967bdc09bae70d600043e64075
DTRSM optimization for MIPS P5600 and I6400 using MSA

Signed-off-by: Kaustubh Raste <kaustubh.raste@imgtec.com>
CONTRIBUTORS.md
kernel/mips/KERNEL.P5600
kernel/mips/dtrsm_kernel_LN_8x4_msa.c [new file with mode: 0644]
kernel/mips/dtrsm_kernel_LT_8x4_msa.c [new file with mode: 0644]
kernel/mips/dtrsm_kernel_RN_8x4_msa.c [new file with mode: 0644]
kernel/mips/dtrsm_kernel_RT_8x4_msa.c [new file with mode: 0644]