You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker e338d34ce1
fix path
5 months ago
..
KERNEL fix path 5 months ago
KERNEL.I6400 MIPS P5600(32 bit) and I6400(64 bit) cores support added. 9 years ago
KERNEL.I6500 Added mips I6500 core 8 years ago
KERNEL.LOONGSON3R3 Add msa support for loongson 5 years ago
KERNEL.LOONGSON3R4 MIPS: Enable MSA 2 years ago
KERNEL.MIPS64_GENERIC fix copyobj declarations to work with DYNAMIC_ARCH 3 years ago
KERNEL.P6600 Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions 9 years ago
KERNEL.generic Further rearranged the rotm kernel for the different architectures. 10 months ago
Makefile Import GotoBLAS2 1.13 BSD version codes. 15 years ago
amax.S Remove all trailing whitespace except lapack-netlib 11 years ago
amin.S Remove all trailing whitespace except lapack-netlib 11 years ago
asum.S Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640) 1 year ago
axpy.S mips64/axpy: fix error when INCY == 0 9 years ago
axpy_loongson3a.S test_axpy work error on LOONGSON3A platform #1777 7 years ago
cgemm_kernel_loongson3a_2x2.S Remove all trailing whitespace except lapack-netlib 11 years ago
cgemm_kernel_loongson3a_4x2_ps.S Use ldc1 and sdc1 for the prologue and epilogue on LOONGSON3A 1 year ago
cgemm_kernel_loongson3b_2x2.S Remove all trailing whitespace except lapack-netlib 11 years ago
cnrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
copy.S Remove all trailing whitespace except lapack-netlib 11 years ago
daxpy_loongson3a_simd.S test_axpy work error on LOONGSON3A platform #1777 7 years ago
dgemm_kernel_loongson3a_4x4.S Remove all trailing whitespace except lapack-netlib 11 years ago
dgemm_kernel_loongson3b_4x4.S Remove all trailing whitespace except lapack-netlib 11 years ago
dnrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
dot.S Fix precision problem in DSDOT 7 years ago
gemm_beta.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemm_kernel.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_n_loongson3a.c Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t.S Remove all trailing whitespace except lapack-netlib 11 years ago
gemv_t_loongson3a.c Remove all trailing whitespace except lapack-netlib 11 years ago
iamax.S Remove all trailing whitespace except lapack-netlib 11 years ago
iamin.S Remove all trailing whitespace except lapack-netlib 11 years ago
imax.S Remove all trailing whitespace except lapack-netlib 11 years ago
imin.S Remove all trailing whitespace except lapack-netlib 11 years ago
izamax.S Remove all trailing whitespace except lapack-netlib 11 years ago
izamin.S Remove all trailing whitespace except lapack-netlib 11 years ago
max.S Remove all trailing whitespace except lapack-netlib 11 years ago
min.S Remove all trailing whitespace except lapack-netlib 11 years ago
rot.S Remove all trailing whitespace except lapack-netlib 11 years ago
scal.S mips64: Fixed numpy CI failure 1 year ago
sgemm_kernel_8x4_ps.S register push/pop command change 7 years ago
sgemm_kernel_loongson3a_4x4.S Remove all trailing whitespace except lapack-netlib 11 years ago
sgemm_kernel_loongson3b_4x4.S Remove all trailing whitespace except lapack-netlib 11 years ago
snrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
sum.S Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640) 1 year ago
swap.S Remove all trailing whitespace except lapack-netlib 11 years ago
symv_L.S Remove all trailing whitespace except lapack-netlib 11 years ago
symv_U.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_LN.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_LN_loongson3a.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_LT.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_LT_loongson3a.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_RN_loongson3a.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_RT.S Remove all trailing whitespace except lapack-netlib 11 years ago
trsm_kernel_RT_loongson3a.S Remove all trailing whitespace except lapack-netlib 11 years ago
zamax.S Remove all trailing whitespace except lapack-netlib 11 years ago
zamin.S Remove all trailing whitespace except lapack-netlib 11 years ago
zasum.S Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640) 1 year ago
zaxpy.S Remove all trailing whitespace except lapack-netlib 11 years ago
zcopy.S Remove all trailing whitespace except lapack-netlib 11 years ago
zdot.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm3m_kernel.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_kernel.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_kernel_loongson3a_2x2.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemm_kernel_loongson3b_2x2.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_n.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_n_loongson3a.c Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t.S Remove all trailing whitespace except lapack-netlib 11 years ago
zgemv_t_loongson3a.c Remove all trailing whitespace except lapack-netlib 11 years ago
znrm2.S Allow negative INCX (API change from version 3.10 of the reference implementation) 2 years ago
zrot.S Remove all trailing whitespace except lapack-netlib 11 years ago
zscal.S Remove all trailing whitespace except lapack-netlib 11 years ago
zsum.S Fix SICORTEX ASUM/ZASUM and SUM/ZSUM for INCX <=0 (#4640) 1 year ago
zswap.S Remove all trailing whitespace except lapack-netlib 11 years ago
zsymv_L.S Remove all trailing whitespace except lapack-netlib 11 years ago
zsymv_U.S Remove all trailing whitespace except lapack-netlib 11 years ago
ztrsm_kernel_LT.S Remove all trailing whitespace except lapack-netlib 11 years ago
ztrsm_kernel_RT.S Remove all trailing whitespace except lapack-netlib 11 years ago