From 42c52548d07df6372f5f5c05d299acd04d0776aa Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 26 Dec 2020 17:55:12 +0000 Subject: [PATCH] --- openpower/sv/av_opcodes.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index 95034db6f..0318dc616 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -86,6 +86,8 @@ in the swizzle case the first instruction would be destvec2.X = srcvec2.X and th with twin predication the elwidth can be overridden on both src and dest such that either straight scalar mv or extsw/b/h can be used to provide the combinations of coverage needed, with only 2 actual instructions (plus vector prefixing) +See [[sv/mv.vec]] and [[sv/mv.swizzle]] + ## Float estimates vec_expte - float 2^x -- 2.30.2