(no commit message)
authorlkcl <lkcl@web>
Mon, 3 Oct 2022 11:34:38 +0000 (12:34 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 3 Oct 2022 11:34:38 +0000 (12:34 +0100)
openpower/sv/svp64/discussion.mdwn

index a57331cb4b5be1a38305e807fca1fcaa6deeaa6a..6fa75848038ca5237a91346d2991233a08d30962 100644 (file)
@@ -212,13 +212,10 @@ full review needed, answering question:
 
 four aspects:
 
-1) instructions with only one source
-
-2) RM Modes
-
-3) is the loss of the dynamic meaning "VL=0" nop effect important?
-
-4) why would "sv.op all-scalar" be inside a loop in the first place?
+1. instructions with only one source
+2. RM Modes
+3. is the loss of the dynamic meaning "VL=0" nop effect important?
+4. why would "sv.op all-scalar" be inside a loop in the first place?
 
 ## answers to 2, RM Modes
 
@@ -238,11 +235,11 @@ fail-first with or without VLI, should be unaffected, but what should VL be trun
 
 saturation mode is fine
 
-predicate-result should be fine as well.
+predicate-result should be fine as well (aside from change in predicate behaviour)
 
 ## answers to 4, loops/uses
 
 **REMAP**
 
 A REMAP would redirect operations from the first nonmasked
-predicated element.
+predicated element to the first **REMAPped** element.