We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f834660 commit b660008Copy full SHA for b660008
1 file changed
kernel/sparc/KERNEL.sparc
@@ -54,3 +54,13 @@ ZTRSMKERNEL_LN = ztrsm_kernel_LN.S
54
ZTRSMKERNEL_LT = ztrsm_kernel_LT.S
55
ZTRSMKERNEL_RN = ztrsm_kernel_LT.S
56
ZTRSMKERNEL_RT = ztrsm_kernel_RT.S
57
+
58
59
+SDOTKERNEL = ../generic/dot.c
60
+SDSDOTKERNEL = ../generic/dot.c
61
+DSDOTKERNEL = ../generic/dot.c
62
+DDOTKERNEL = ../generic/dot.c
63
+CDOTKERNEL = ../arm/zdot.c
64
+ZDOTKERNEL = ../arm/zdot.c
65
+CSWAPKERNEL = ../arm/zswap.c
66
+ZSWAPKERNEL = ../arm/zswap.c
0 commit comments