Files
OpenBLAS/kernel
Bart Oldeman 7ea5e07d1c Fix inline asm in dscal: mark x, x1 as clobbered. Fixes #2408
The leaq instructions in dscal_kernel_inc_8 modify x and x1 so they
must be declared as input/output constraints, otherwise the compiler
may assume the corresponding registers are not modified.
2020-02-12 14:11:44 +00:00
..
2020-01-20 11:49:42 +08:00
2019-03-30 22:18:03 +01:00
2019-03-30 22:20:14 +01:00
2019-03-30 22:22:15 +01:00
2019-03-30 22:25:06 +01:00
2019-11-29 23:47:23 +01:00
2019-03-30 22:01:13 +01:00