Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36301
b: refs/heads/master
c: c7afb7e
h: refs/heads/master
i:
  36299: 47ef910
v: v3
  • Loading branch information
Nobuhiro Iwamatsu authored and Paul Mundt committed Sep 27, 2006
1 parent af20b11 commit 7a6da99
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: 91550f715b7f7707b5ab5b9b0cd455bda8505954
refs/heads/master: c7afb7e5cbc4baa781ec82731fc9fe9039efee22
4 changes: 2 additions & 2 deletions trunk/arch/sh/lib/memcpy-sh4.S
Original file line number Diff line number Diff line change
Expand Up @@ -727,8 +727,8 @@ ENTRY(memcpy)
mov.l @(0x04,r5), r11 ! 18 LS (latency=2)
xtrct r9, r8 ! 48 EX

mov.w @(0x02,r5), r12 ! 18 LS (latency=2)
xtrct r10, r9 ! 48 EX
mov.l @(0x00,r5), r12 ! 18 LS (latency=2)
xtrct r10, r9 ! 48 EX

movca.l r0,@r1 ! 40 LS (latency=3-7)
add #-0x1c, r1 ! 50 EX
Expand Down

0 comments on commit 7a6da99

Please sign in to comment.