Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
#define ASSEMBLER
|
||||
#include "common.h"
|
||||
|
||||
|
||||
#ifndef __64BIT__
|
||||
#define LOAD lwz
|
||||
#else
|
||||
@@ -106,7 +106,7 @@
|
||||
#define PREA r30
|
||||
#define PREC r31
|
||||
#define PREB PREA
|
||||
|
||||
|
||||
#ifndef NEEDPARAM
|
||||
|
||||
PROLOGUE
|
||||
@@ -1074,7 +1074,7 @@ LL(KERNEL_MainFinish):
|
||||
LFD f17, 1 * SIZE(BO)
|
||||
LFD f18, 2 * SIZE(BO)
|
||||
LFD f19, 3 * SIZE(BO)
|
||||
|
||||
|
||||
LFD f20, 4 * SIZE(BO)
|
||||
LFD f21, 5 * SIZE(BO)
|
||||
LFD f22, 6 * SIZE(BO)
|
||||
@@ -1094,7 +1094,7 @@ LL(KERNEL_MainFinish):
|
||||
LFD f17, 1 * SIZE(AO)
|
||||
LFD f18, 2 * SIZE(AO)
|
||||
LFD f19, 3 * SIZE(AO)
|
||||
|
||||
|
||||
LFD f20, 4 * SIZE(AO)
|
||||
LFD f21, 5 * SIZE(AO)
|
||||
LFD f22, 6 * SIZE(AO)
|
||||
@@ -1431,7 +1431,7 @@ LL(KERNEL_MainFinish):
|
||||
addi CO1, CO1, 4 * SIZE
|
||||
addi CO2, CO2, 4 * SIZE
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef RT
|
||||
slwi r0, K, 1 + ZBASE_SHIFT
|
||||
add AORIG, AORIG, r0
|
||||
|
||||
Reference in New Issue
Block a user