(no commit message)
authorlkcl <lkcl@web>
Wed, 8 Sep 2021 12:47:57 +0000 (13:47 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 8 Sep 2021 12:47:57 +0000 (13:47 +0100)
openpower/sv/cr_ops.mdwn

index 43ba20158016cfeab09c4d5deac4e69da41a1ef0..9affbc5ffd002badeff8764ffc61e4c80cf10b50 100644 (file)
@@ -4,7 +4,8 @@ Condition Register Fields are only 4 bits wide: this presents some
 interesting conceptual challenges for SVP64, particularly with respect to element
 width (which is clearly meaningless). Likewise, arithmetic saturation
 (an important part of Arithmetic SVP64)
-has no meaning. Consequently an alternative Mode Format is required.
+has no meaning. Additionally, extra modes are required that only make
+sense for Vectorised CR Operations. Consequently an alternative Mode Format is required.
 
 This alternative mapping **only** applies to instructions that **only**
 reference a CR Field or CR bit as the sole exclusive result. This section