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 20413ee6ec
Update zscal.c
1 year ago
..
KERNEL Init IBM z system (s390x) porting. 9 years ago
KERNEL.Z13 add in runtime cpu detection for zarch (#2349) 5 years ago
KERNEL.Z14 s390x: Use new sgemm kernel also for DGEMM and DTRMM on Z14 5 years ago
KERNEL.ZARCH_GENERIC add in runtime cpu detection for zarch (#2349) 5 years ago
Makefile Init IBM z system (s390x) porting. 9 years ago
camax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
camin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
casum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
caxpy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ccopy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
cdot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
cgemv_n_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
cgemv_t_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ckernelMacrosV.S strmm and ctrmm 8 years ago
crot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
cscal.c s390x: fix cscal and zscal implementations 5 years ago
csum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
cswap.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ctrmm4x4V.S s390x: use "lghi" for immediate values to fix build with clang 5 years ago
damax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
damax_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
damin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
damin_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dasum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
daxpy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dcopy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ddot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dgemv_n_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dgemv_t_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dmax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dmax_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dmin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dmin_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
drot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dscal.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dsdot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dsum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
dswap.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
gemm8x4V.S s390x: use "lghi" for immediate values to fix build with clang 5 years ago
gemm_vec.c s390x: move common vector definitions and utils into header 5 years ago
icamax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
icamin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
idamax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
idamin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
idmax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
idmin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
isamax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
isamin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ismax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ismin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
izamax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
izamin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
kernelMacros.S ztrmm kernel. 8 years ago
samax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
samin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sasum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
saxpy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
scopy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sdot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sgemv_n_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sgemv_t_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
skernelMacros.S strmm and ctrmm 8 years ago
smax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
smin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
srot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sscal.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ssum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
sswap.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
strmm8x4V.S s390x: use "lghi" for immediate values to fix build with clang 5 years ago
trmm8x4V.S changed to conventional register save area 8 years ago
vector-common.h s390x: move common vector definitions and utils into header 5 years ago
zamax.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zamax_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zamin.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zamin_z13.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zasum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zaxpy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zcopy.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zdot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zgemv_n_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zgemv_t_4.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zkernelMacrosV.S ztrmm kernel. 8 years ago
zrot.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zscal.c Update zscal.c 1 year ago
zsum.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
zswap.c s390x: avoid variable-length arrays in struct for asm operands 5 years ago
ztrmm4x4V.S s390x: use "lghi" for immediate values to fix build with clang 5 years ago