OpenBLAS/kernel
Alan Modra dc40bc7368 Power8 inline assembly tweaks
Further fixes on top of 9e2f316ed.  Writing some doco for gcc on
inline assembly woke me up to some more errors.

- dgemv_kernel_4x4 asm did not mention *ap as a memory input, and
  *y is both read and write.
- sasum_kernel_32 and casum_kernel_16 did not use %x for a vsx insn
  operand, a problem if the "=f" sum output was ever allocated a vsx
  reg in the altivec set.  This might be possible with inlining and
  future gcc optimisation.
2017-04-04 23:13:54 +09:30
..
alpha Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
arm Update zdot.c 2016-10-05 18:57:14 +02:00
arm64 THUNDERX2T99: Bug Fixes in D/Z NRM2 and ZGEMM 2017-02-28 01:11:38 -08:00
generic remove dead code 2016-10-31 12:46:56 +01:00
ia64 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
mips Added rot functions. 2017-01-17 12:15:07 +05:30
mips64 Added MSA optimization for GEMV_N, GEMV_T, ASUM, DOT functions 2016-07-15 18:38:25 +05:30
power Power8 inline assembly tweaks 2017-04-04 23:13:54 +09:30
sparc Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
x86 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00
x86_64 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00
zarch strmm and ctrmm 2017-03-13 01:23:16 +04:00
CMakeLists.txt Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00
Makefile MIPS n32 ABI and build time mips simd support check 2016-08-10 17:44:22 +05:30
Makefile.L1 Remove duplicate -D args in kernel/Makefile.L1 2015-11-09 14:15:48 +05:30
Makefile.L2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
Makefile.L3 Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00
Makefile.LA Support NO_LAPACK=1 to build the lib without LAPACK functions. 2011-03-04 11:51:32 +08:00
setparam-ref.c Add ZEN support (tested for auto-detected static backend) 2017-03-19 15:32:50 +01:00