(no commit message)
authorlkcl <lkcl@web>
Mon, 14 Dec 2020 21:51:50 +0000 (21:51 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 14 Dec 2020 21:51:50 +0000 (21:51 +0000)
openpower/sv/av_opcodes.mdwn

index 396b958c40ce470dc5adedb0814e0ae33d4d171c..95034db6fafdddb34de78a0cd56eb02beb643757 100644 (file)
@@ -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.