From 113eddc271c8e224827251896ca0775af05e00e4 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 14 Dec 2020 21:51:50 +0000 Subject: [PATCH] --- openpower/sv/av_opcodes.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index 396b958c4..95034db6f 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -158,6 +158,9 @@ For 8,16,32,64, resulting in 8,16,32,64,128. *This does not exist in the scalar ISA and would need to be added* +Interesting operation: Tim.Forsyth's video on Larrabee they added a logical ternary lookup table op, which can cover this and more. similar to crops 2-2 bit lookup. + + ## vec_splat - scatter Implemented using swizzle/predicate. -- 2.30.2