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.
 
 
 
 
 
 
Timothy Gu 81e5f0c37e Remove all trailing whitespace 12 years ago
..
KERNEL initial checkin of kernel/arm 12 years ago
KERNEL.ARMV5 Remove all trailing whitespace 12 years ago
KERNEL.ARMV6 Remove all trailing whitespace 12 years ago
KERNEL.ARMV7 Remove all trailing whitespace 12 years ago
Makefile added missing file kernel/arm/Makefile 12 years ago
amax.c Remove all trailing whitespace 12 years ago
amin.c Remove all trailing whitespace 12 years ago
asum.c Remove all trailing whitespace 12 years ago
asum_vfp.S renamed asum_vfpv3.S to asum_vfp.S 12 years ago
axpy.c Remove all trailing whitespace 12 years ago
axpy_vfp.S add optimized axpy kernel 12 years ago
ccopy_vfp.S Remove all trailing whitespace 12 years ago
cdot_vfp.S Remove all trailing whitespace 12 years ago
cgemm_kernel_2x2_vfp.S Remove all trailing whitespace 12 years ago
cgemm_kernel_2x2_vfpv3.S Remove all trailing whitespace 12 years ago
cgemm_ncopy_2_vfp.S Remove all trailing whitespace 12 years ago
cgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
cgemv_n_vfp.S Remove all trailing whitespace 12 years ago
cgemv_t_vfp.S added complex gemv kernels for ARMV6 and ARMV7 12 years ago
copy.c Remove all trailing whitespace 12 years ago
ctrmm_kernel_2x2_vfp.S Remove all trailing whitespace 12 years ago
ctrmm_kernel_2x2_vfpv3.S Remove all trailing whitespace 12 years ago
dcopy_vfp.S Remove all trailing whitespace 12 years ago
ddot_vfp.S Remove all trailing whitespace 12 years ago
dgemm_kernel_4x2_vfp.S Remove all trailing whitespace 12 years ago
dgemm_kernel_4x4_vfpv3.S Remove all trailing whitespace 12 years ago
dgemm_ncopy_2_vfp.S Remove all trailing whitespace 12 years ago
dgemm_ncopy_4_vfp.S Remove all trailing whitespace 12 years ago
dgemm_tcopy_4_vfp.S Remove all trailing whitespace 12 years ago
dot.c Remove all trailing whitespace 12 years ago
dtrmm_kernel_4x2_vfp.S Remove all trailing whitespace 12 years ago
dtrmm_kernel_4x4_vfpv3.S Remove all trailing whitespace 12 years ago
gemv_n.c Remove all trailing whitespace 12 years ago
gemv_n_vfp.S Remove all trailing whitespace 12 years ago
gemv_n_vfpv3.S Remove all trailing whitespace 12 years ago
gemv_t.c Remove all trailing whitespace 12 years ago
gemv_t_vfp.S added optimized gemv_t kernel for ARMV6 12 years ago
gemv_t_vfpv3.S added gemv_t kernel for single and double precision 12 years ago
iamax.c Remove all trailing whitespace 12 years ago
iamax_vfp.S Remove all trailing whitespace 12 years ago
iamin.c Remove all trailing whitespace 12 years ago
imax.c Remove all trailing whitespace 12 years ago
imin.c Remove all trailing whitespace 12 years ago
izamax.c Remove all trailing whitespace 12 years ago
izamin.c Remove all trailing whitespace 12 years ago
max.c Remove all trailing whitespace 12 years ago
min.c Remove all trailing whitespace 12 years ago
nrm2.c Remove all trailing whitespace 12 years ago
nrm2_vfp.S Remove all trailing whitespace 12 years ago
nrm2_vfpv3.S Remove all trailing whitespace 12 years ago
rot.c Remove all trailing whitespace 12 years ago
rot_vfp.S Remove all trailing whitespace 12 years ago
scal.c Remove all trailing whitespace 12 years ago
scal_vfp.S Remove all trailing whitespace 12 years ago
scopy_vfp.S Remove all trailing whitespace 12 years ago
sdot_vfp.S Remove all trailing whitespace 12 years ago
sgemm_kernel_4x2_vfp.S Remove all trailing whitespace 12 years ago
sgemm_kernel_4x4_vfpv3.S Remove all trailing whitespace 12 years ago
sgemm_ncopy_2_vfp.S Remove all trailing whitespace 12 years ago
sgemm_ncopy_4_vfp.S Remove all trailing whitespace 12 years ago
sgemm_tcopy_4_vfp.S Remove all trailing whitespace 12 years ago
strmm_kernel_4x2_vfp.S Remove all trailing whitespace 12 years ago
strmm_kernel_4x4_vfpv3.S Remove all trailing whitespace 12 years ago
swap.c Remove all trailing whitespace 12 years ago
swap_vfp.S renamed swap_vfpv3.S to swap_vfp.S 12 years ago
zamax.c Remove all trailing whitespace 12 years ago
zamin.c Remove all trailing whitespace 12 years ago
zasum.c Remove all trailing whitespace 12 years ago
zaxpy.c Remove all trailing whitespace 12 years ago
zcopy.c Remove all trailing whitespace 12 years ago
zcopy_vfp.S Remove all trailing whitespace 12 years ago
zdot.c Remove all trailing whitespace 12 years ago
zdot_vfp.S Remove all trailing whitespace 12 years ago
zgemm_kernel_2x2_vfp.S Remove all trailing whitespace 12 years ago
zgemm_kernel_2x2_vfpv3.S Remove all trailing whitespace 12 years ago
zgemm_ncopy_2_vfp.S Remove all trailing whitespace 12 years ago
zgemm_tcopy_2_vfp.S renamed some ncopy and tcopy files 12 years ago
zgemv_n.c Remove all trailing whitespace 12 years ago
zgemv_n_vfp.S Remove all trailing whitespace 12 years ago
zgemv_t.c Remove all trailing whitespace 12 years ago
zgemv_t_vfp.S added complex gemv kernels for ARMV6 and ARMV7 12 years ago
znrm2.c Remove all trailing whitespace 12 years ago
zrot.c Remove all trailing whitespace 12 years ago
zscal.c Remove all trailing whitespace 12 years ago
zswap.c Remove all trailing whitespace 12 years ago
ztrmm_kernel_2x2_vfp.S Remove all trailing whitespace 12 years ago
ztrmm_kernel_2x2_vfpv3.S Remove all trailing whitespace 12 years ago