提交 21481f2c 编写于 作者: V Vineet Gupta

ARCv2: lib: memcpy: Missing PREFETCHW

Signed-off-by: NVineet Gupta <vgupta@synopsys.com>
上级 d05a76ab
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册