Really revert xDOT changes from 1832
neglected to rebase #1892 on merging
This commit is contained in:
parent
5f4c550c27
commit
6c7b691083
|
@ -6,12 +6,8 @@ CROTKERNEL = ../mips/zrot.c
|
||||||
ZROTKERNEL = ../mips/zrot.c
|
ZROTKERNEL = ../mips/zrot.c
|
||||||
CSWAPKERNEL = ../mips/zswap.c
|
CSWAPKERNEL = ../mips/zswap.c
|
||||||
ZSWAPKERNEL = ../mips/zswap.c
|
ZSWAPKERNEL = ../mips/zswap.c
|
||||||
SDOTKERNEL = ../mips/dot.c
|
|
||||||
DDOTKERNEL = ../mips/dot.c
|
|
||||||
CDOTKERNEL = ../mips/zdot.c
|
|
||||||
ZDOTKERNEL = ../mips/zdot.c
|
|
||||||
|
|
||||||
|
|
||||||
ifndef SNRM2KERNEL
|
ifndef SNRM2KERNEL
|
||||||
SNRM2KERNEL = snrm2.S
|
SNRM2KERNEL = snrm2.S
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue