X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Farc%2Flib%2Fmemcpy-archs.S;h=0cab0b8a57c5665e6686e9bef843fbfa51f141fd;hb=bf6740281ed599f98ba13eb3f017ca83deb6277f;hp=1b2b3acfed52df6f1fb0aad58fa834d3d689482d;hpb=9c69481ed0b4e6e525e6d8d4d3d83b612397e67d;p=linux-2.6-block.git diff --git a/arch/arc/lib/memcpy-archs.S b/arch/arc/lib/memcpy-archs.S index 1b2b3acfed52..0cab0b8a57c5 100644 --- a/arch/arc/lib/memcpy-archs.S +++ b/arch/arc/lib/memcpy-archs.S @@ -206,7 +206,7 @@ unalignedOffby3: ld.ab r6, [r1, 4] prefetch [r1, 28] ;Prefetch the next read location ld.ab r8, [r1,4] - prefetch [r3, 32] ;Prefetch the next write location + prefetchw [r3, 32] ;Prefetch the next write location SHIFT_1 (r7, r6, 8) or r7, r7, r5