From bda4d986a6a42710b971d5e3780fe22dce7e6afc Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 7 Jan 2014 15:59:03 +0000 Subject: [PATCH] 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 --- Reading git-format-patch failed