Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327351
b: refs/heads/master
c: 45dfe23
h: refs/heads/master
i:
  327349: 4cd36e8
  327347: aa159ed
  327343: 0bf58b9
v: v3
  • Loading branch information
David S. Miller committed Aug 29, 2012
1 parent f78e203 commit e70fbc5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 81658ad0d92306ceb271994b90cd49ffde10eeda
refs/heads/master: 45dfe237a865368929534ec75fe5f26c151c88d9
2 changes: 1 addition & 1 deletion trunk/arch/sparc/crypto/md5_asm.S
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ENTRY(md5_sparc64_transform)
.word 0x81b02800

subcc %o2, 1, %o2
fsrc1 %f26, %f10
fsrc2 %f26, %f10
bne,pt %xcc, 1b
add %o1, 0x40, %o1

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/crypto/sha1_asm.S
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ENTRY(sha1_sparc64_transform)
.word 0x81b02820

subcc %o2, 1, %o2
fsrc1 %f26, %f10
fsrc2 %f26, %f10
bne,pt %xcc, 1b
add %o1, 0x40, %o1

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/crypto/sha256_asm.S
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ENTRY(sha256_sparc64_transform)
.word 0x81b02840

subcc %o2, 1, %o2
fsrc1 %f26, %f10
fsrc2 %f26, %f10
bne,pt %xcc, 1b
add %o1, 0x40, %o1

Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/sparc/crypto/sha512_asm.S
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ENTRY(sha512_sparc64_transform)
.word 0x81b02860

subcc %o2, 1, %o2
fsrc1 %f50, %f18
fsrc2 %f50, %f18
bne,pt %xcc, 1b
add %o1, 0x80, %o1

Expand Down

0 comments on commit e70fbc5

Please sign in to comment.