(no commit message)
authorlkcl <lkcl@web>
Wed, 29 Mar 2023 23:39:45 +0000 (00:39 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 29 Mar 2023 23:39:45 +0000 (00:39 +0100)
openpower/sv/rfc/ls010.mdwn

index f80207c8a5f56274bcab1fca62b8dff46956f9cc..541fffb50ef8e83b15b40bf813fa7223d6b60af5 100644 (file)
@@ -544,13 +544,6 @@ following meaning:
 | 110   | so/un    | `CR[offs+i].FU` is set   |
 | 111   | ns/nu    | `CR[offs+i].FU` is clear |
 
-CR based predication.  TODO: select alternate CR for twin predication? see
-[[discussion]]  Overlap of the two CR based predicates must be taken
-into account, so the starting point for one of them must be suitably
-high, or accept that for twin predication VL must not exceed the range
-where overlap will occur, *or* that they use the same starting point
-but select different *bits* of the same CRs
-
 `offs` is defined as CR32 (4x8) so as to mesh cleanly with Vectorised
 Rc=1 operations (see below).  Rc=1 operations start from CR8 (TBD).