Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36250
b: refs/heads/master
c: 24ab54c
h: refs/heads/master
v: v3
  • Loading branch information
Ollie Wild authored and Paul Mundt committed Sep 27, 2006
1 parent 0a9487b commit 618f37b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 8b395265f81817385f12e62f03f795efb732a445
refs/heads/master: 24ab54cb49c099d691c68fdd1ac6a0c2f5177da4
3 changes: 2 additions & 1 deletion trunk/arch/sh/lib/checksum.S
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,9 @@ ENTRY(csum_partial_copy_generic)
cmp/pz r6 ! Jump if we had at least two bytes.
bt/s 1f
clrt
add #2,r6 ! r6 was < 2. Deal with it.
bra 4f
add #2,r6 ! r6 was < 2. Deal with it.
mov r6,r2

3: ! Handle different src and dest alignments.
! This is not common, so simple byte by byte copy will do.
Expand Down

0 comments on commit 618f37b

Please sign in to comment.