Martin Kroeker
|
7e5df34e6a
|
Convert fldmia/fstmia instructions to UAL syntax for clang7
fixes #1774
|
2018-09-25 09:41:58 +02:00 |
Ashwin Sekhar T K
|
09bc6ebe5b
|
arm: add softfp support in dgemm/dtrmm vfp kernels
|
2017-07-02 02:24:38 +05:30 |
Werner Saar
|
692d9c881c
|
Ref #740: simple solution to clear floating point register on arm
|
2016-01-17 15:37:12 +01:00 |
Zhang Xianyi
|
3602a2cd1f
|
#736 Revert #733 patch to fix bus error on ARM.
|
2016-01-12 22:19:58 +00:00 |
Yichao Yu
|
594b9f4c73
|
Do not use vsub to clear the register values since it doesn't work with non-normal numbers.
|
2016-01-05 16:54:05 +00:00 |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
2014-06-27 12:05:18 -07:00 |
wernsaar
|
7e84acd3e8
|
fixed bug in SAVE macros, that are not found by any test routine
|
2013-11-23 14:35:19 +01:00 |
wernsaar
|
80a2e901b1
|
added dgemm_tcopy_4_vfpv3.S and sgemm_tcopy_4_vfpv3.S
|
2013-11-06 20:01:18 +01:00 |
wernsaar
|
82015beaef
|
added zgemm_ncopy_2_vfpv3.S and made assembler labels unique
|
2013-11-05 19:31:22 +01:00 |
wernsaar
|
31f51e78bc
|
minor optimizations on dgemm_kernel
|
2013-10-12 09:42:18 +02:00 |
wernsaar
|
e0b968c3a7
|
Changed kernels for dgemm and dtrmm
|
2013-10-05 12:59:44 +02:00 |