projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b6170
)
Typo in ppccpuid.pl.
author
Andy Polyakov
<appro@openssl.org>
Tue, 31 Jul 2007 18:19:40 +0000
(18:19 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 31 Jul 2007 18:19:40 +0000
(18:19 +0000)
crypto/ppccpuid.pl
patch
|
blob
|
history
diff --git
a/crypto/ppccpuid.pl
b/crypto/ppccpuid.pl
index dad5703b0e7c08cf464305774c5edb34532e326c..f1c856ff83215e57f5a52d887771dcab41ff6230 100755
(executable)
--- a/
crypto/ppccpuid.pl
+++ b/
crypto/ppccpuid.pl
@@
-70,7
+70,7
@@
Loop: lwarx r5,0,r3
Little: mtctr r4
stb r0,0(r3)
addi r3,r3,1
- bdnz- $-8
+ bdnz-
\
$-8
blr
Lot: andi. r5,r3,3
beq Laligned
@@
-83,7
+83,7
@@
Laligned:
mtctr r5
stw r0,0(r3)
addi r3,r3,4
- bdnz- $-8
+ bdnz-
\
$-8
andi. r4,r4,3
bne Little
blr