|
|
@@ -12,7 +12,7 @@ SGEMMKERNEL = sgemm_kernel_16x8_power8.S |
|
|
|
SGEMMINCOPY = ../generic/gemm_ncopy_16.c |
|
|
|
SGEMMITCOPY = sgemm_tcopy_16_power8.S |
|
|
|
SGEMMONCOPY = ../generic/gemm_ncopy_8.c |
|
|
|
SGEMMOTCOPY = sgemm_tcopy_8_power8.S |
|
|
|
SGEMMOTCOPY = sgemm_tcopy_8_power8.S |
|
|
|
SGEMMINCOPYOBJ = sgemm_incopy$(TSUFFIX).$(SUFFIX) |
|
|
|
SGEMMITCOPYOBJ = sgemm_itcopy$(TSUFFIX).$(SUFFIX) |
|
|
|
SGEMMONCOPYOBJ = sgemm_oncopy$(TSUFFIX).$(SUFFIX) |
|
|
|