Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
#define STACK 12
|
||||
#define ARGS 0
|
||||
|
||||
|
||||
#define STACK_N 4 + STACK + ARGS(%esp)
|
||||
#define STACK_X 8 + STACK + ARGS(%esp)
|
||||
#define STACK_INCX 12 + STACK + ARGS(%esp)
|
||||
@@ -79,8 +79,8 @@
|
||||
movl (INCY),INCY
|
||||
#endif
|
||||
|
||||
leal (, INCX, SIZE), INCX
|
||||
leal (, INCY, SIZE), INCY
|
||||
leal (, INCX, SIZE), INCX
|
||||
leal (, INCY, SIZE), INCY
|
||||
|
||||
fldz
|
||||
fldz
|
||||
|
||||
Reference in New Issue
Block a user