git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03dbd2e
)
[MIPS] Unify csum_partial.S
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Sun, 3 Dec 2006 15:42:59 +0000
(
00:42
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 4 Dec 2006 22:43:13 +0000
(22:43 +0000)
The 32-bit version and 64-bit version are almost equal. Unify them. This
makes further improvements (for example, copying with parallel, supporting
PREFETCH, etc.) easier.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found