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:
5bc0597
)
MIPS: lib: memcpy: Split source and destination prefetch macros
author
Markos Chandras
<markos.chandras@imgtec.com>
Tue, 7 Jan 2014 15:59:03 +0000
(15:59 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:14 +0000
(23:09 +0100)
In preparation for EVA support, the PREF macro is split into two
separate macros, PREFS and PREFD, for source and destination data
prefetching respectively.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
arch/mips/lib/memcpy.S
patch
|
blob
|
history
diff --cc
arch/mips/lib/memcpy.S
Simple merge