Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327371
b: refs/heads/master
c: 42a4172
h: refs/heads/master
i:
  327369: 3bdc743
  327367: b611ba5
v: v3
  • Loading branch information
David S. Miller committed Sep 28, 2012
1 parent 36bcca5 commit 1822227
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 9019205732838d47fb3bcf021d894853e8c3489b
refs/heads/master: 42a4172b6ebb4a419085c6caee7c135e51cae5ea
6 changes: 3 additions & 3 deletions trunk/arch/sparc/lib/NG4memcpy.S
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ FUNC_NAME: /* %o0=dst, %o1=src, %o2=len */
and %g1, 0x7, %g1
brz,pt %g1, 51f
sub %o2, %g1, %o2

1: EX_LD(LOAD(ldub, %o1 + 0x00, %g2))
add %o1, 1, %o1
subcc %g1, 1, %g1
Expand Down Expand Up @@ -143,7 +143,7 @@ FUNC_NAME: /* %o0=dst, %o1=src, %o2=len */
and %g1, 0x3f, %g1
brz,pt %g1, .Llarge_aligned
sub %o2, %g1, %o2

1: EX_LD(LOAD(ldx, %o1 + 0x00, %g2))
add %o1, 8, %o1
subcc %g1, 8, %g1
Expand Down Expand Up @@ -287,7 +287,7 @@ FUNC_NAME: /* %o0=dst, %o1=src, %o2=len */
and %g1, 0x7, %g1
brz,pt %g1, 2f
sub %o2, %g1, %o2

1: EX_LD(LOAD(ldub, %o1 + 0x00, %g2))
add %o1, 1, %o1
subcc %g1, 1, %g1
Expand Down

0 comments on commit 1822227

Please sign in to comment.