From: lkcl Date: Mon, 14 Dec 2020 21:51:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1320 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=113eddc271c8e224827251896ca0775af05e00e4;p=libreriscv.git --- 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.