(no commit message)
authorlkcl <lkcl@web>
Mon, 26 Oct 2020 17:28:34 +0000 (17:28 +0000)
committerIkiWiki <ikiwiki.info>
Mon, 26 Oct 2020 17:28:34 +0000 (17:28 +0000)
openpower/sv/predication.mdwn

index 1c0c80ce3857fdbb0868354937f44089b8e6612b..1ed1f5642cbe0ff647146632cfc0c1bb1d4d163f 100644 (file)
@@ -142,6 +142,8 @@ On balance this is a less favourable option than vectorising CRs
 
 ## Scalar (single) integer as predicate, with one DM row
 
+This idea has merit in that to perform predicate bitmanip operations the preficate is already in scalar INT reg form and consequently standard scalar INT bitmanip operations can be done straight away.  Vectorised mfcr can be used to get CMP results or Vectorised Rc=1 CRs into the scalar INT, easily.
+
 This idea has several disadvantages.
 
 * the single DM entry for the entire 64 bits creates a read hazard