projects
/
platform
/
upstream
/
openblas.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f58f3a
)
Fix prologue of power9 assembly cdot(c) kernel to provide cdotc
author
Martin Kroeker
<martin@ruby.chemie.uni-freiburg.de>
Thu, 26 Sep 2019 22:47:18 +0000
(
00:47
+0200)
committer
GitHub
<noreply@github.com>
Thu, 26 Sep 2019 22:47:18 +0000
(
00:47
+0200)
kernel/power/cdot_power9.S
patch
|
blob
|
history
diff --git
a/kernel/power/cdot_power9.S
b/kernel/power/cdot_power9.S
index
01d194c
..
9ec7cdd
100644
(file)
--- a/
kernel/power/cdot_power9.S
+++ b/
kernel/power/cdot_power9.S
@@
-1,10
+1,16
@@
- .file "cdot.c"
+#define ASSEMBLER
+#include "common.h"
+/*
+.file "cdot.c"
.abiversion 2
.section ".text"
.align 2
.p2align 4,,15
.globl cdot_k
.type cdot_k, @function
+*/
+ PROLOGUE
+
cdot_k:
.LCF0:
0: addis 2,12,.TOC.-.LCF0@ha