MIPS: lib: memcpy: Split source and destination prefetch macros
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 7 Jan 2014 15:59:03 +0000 (15:59 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:14 +0000 (23:09 +0100)
commitbda4d986a6a42710b971d5e3780fe22dce7e6afc
treea1f7f251c3aab2a5eab3a1d61a0908fa0864d965
parent5bc05971d353cd10bce5044a1ef60b9d5b504810
MIPS: lib: memcpy: Split source and destination prefetch macros

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