15 lines
443 B
Plaintext
15 lines
443 B
Plaintext
SAXPYKERNEL=axpy_loongson3a.S
|
|
DAXPYKERNEL=daxpy_loongson3a_simd.S
|
|
|
|
DGEMMKERNEL = gemm_kernel_loongson3a.S
|
|
DGEMMONCOPY = ../generic/gemm_ncopy_4.c
|
|
DGEMMOTCOPY = ../generic/gemm_tcopy_4.c
|
|
DGEMMONCOPYOBJ = dgemm_oncopy.o
|
|
DGEMMOTCOPYOBJ = dgemm_otcopy.o
|
|
|
|
|
|
DTRSMKERNEL_LN = trsm_kernel_LN_loongson3a.S
|
|
DTRSMKERNEL_LT = trsm_kernel_LT_loongson3a.S
|
|
DTRSMKERNEL_RN = trsm_kernel_RN_loongson3a.S
|
|
DTRSMKERNEL_RT = trsm_kernel_RT_loongson3a.S
|