17 lines
259 B
Plaintext
17 lines
259 B
Plaintext
ifndef NO_LSX
|
|
|
|
SDOTKERNEL = dot_lsx.S
|
|
DSDOTKERNEL = dot_lsx.S
|
|
DDOTKERNEL = dot_lsx.S
|
|
|
|
SSCALKERNEL = sscal_lsx.S
|
|
DSCALKERNEL = dscal_lsx.S
|
|
|
|
SAMAXKERNEL = samax_lsx.S
|
|
DAMAXKERNEL = damax_lsx.S
|
|
|
|
SAMINKERNEL = samin_lsx.S
|
|
DAMINKERNEL = damin_lsx.S
|
|
|
|
endif
|