partial update
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 6 Apr 2018 16:57:48 +0000 (17:57 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 6 Apr 2018 16:57:48 +0000 (17:57 +0100)
simple_v_extension.mdwn

index 134d98579f2d280cfa6c555ca163c336c75188a3..2338b6cafbe52f22599486382fe3e49a90b3abf3 100644 (file)
@@ -32,6 +32,7 @@ instructions:
 * Implicit vs fixed instruction bit-width (integral to instruction or not)
 * Implicit vs explicit type-conversion (compounded on bit-width)
 * Implicit vs explicit inner loops.
+* Masks / tagging (selecting/preventing certain indexed elements from execution)
 
 The pros and cons of each are discussed and analysed below.