Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189414
b: refs/heads/master
c: fd522a8
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Mar 29, 2010
1 parent 5603736 commit 24b370c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 782a0fd16723bfc0e765d789e82853d5dc424e76
refs/heads/master: fd522a8dec11a08b5fdd23982193808e268be19e
4 changes: 2 additions & 2 deletions trunk/arch/arm/lib/memmove.S
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ ENTRY(memmove)
rsb ip, ip, #32
addne pc, pc, ip @ C is always clear here
b 7f
6: nop
6: W(nop)
W(ldr) r3, [r1, #-4]!
W(ldr) r4, [r1, #-4]!
W(ldr) r5, [r1, #-4]!
Expand All @@ -85,7 +85,7 @@ ENTRY(memmove)

add pc, pc, ip
nop
nop
W(nop)
W(str) r3, [r0, #-4]!
W(str) r4, [r0, #-4]!
W(str) r5, [r0, #-4]!
Expand Down

0 comments on commit 24b370c

Please sign in to comment.