OpenBLAS/kernel/sparc
Martin Kroeker f3c364c2cc
temporarily(?) disable the alpha=0 branch as it fails to handle INF,NAN
2024-06-27 22:18:27 +02:00
..
KERNEL Add proper defaults for IMIN/IMAX 2022-01-27 19:56:32 +01:00
KERNEL.sparc Work around DOT and SWAP test failures 2020-12-06 19:15:37 +01:00
KERNEL.sparcv7 Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
Makefile Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
amax.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
asum.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
axpy.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
cabs.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
cnrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2023-08-10 16:58:57 +02:00
copy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
dnrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2023-08-10 16:58:57 +02:00
dot.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
gemm_kernel.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemm_kernel_2x8.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
gemm_ncopy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemm_ncopy_2.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemm_ncopy_8.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemm_tcopy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemm_tcopy_2.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gemv_n.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
gemv_t.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ger.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
iamax.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
imax.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
izamax.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
lsame.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
max.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
rot.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
scal.S temporarily(?) disable the alpha=0 branch as it fails to handle INF,NAN 2024-06-27 22:18:27 +02:00
snrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2023-08-10 16:58:57 +02:00
staticbuffer.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
sum.S Add SPARC implementation of ?sum 2019-03-30 22:25:06 +01:00
swap.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trsm_kernel_LN.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
trsm_kernel_LN_2x8.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trsm_kernel_LT.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
trsm_kernel_LT_2x8.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trsm_kernel_RT.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trsm_kernel_RT_2x8.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zamax.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zasum.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zaxpy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zcopy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zdot.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zgemm_kernel.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zgemm_kernel_1x4.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zgemm_ncopy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zgemm_tcopy.S Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
zgemv_n.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zgemv_t.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
znrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2023-08-10 16:58:57 +02:00
zrot.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zscal.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
zsum.S Add SPARC implementation of ?sum 2019-03-30 22:25:06 +01:00
zswap.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ztrsm_kernel_LN.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ztrsm_kernel_LT.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ztrsm_kernel_LT_1x4.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ztrsm_kernel_RT.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
ztrsm_kernel_RT_1x4.S Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00