(no commit message)
authorlkcl <lkcl@web>
Sun, 1 Aug 2021 22:16:55 +0000 (23:16 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 1 Aug 2021 22:16:55 +0000 (23:16 +0100)
openpower/sv/svp64.mdwn

index 982545e64bfa792d670304ce6e77b0598fe06f26..34528649c2075a4376fa5ed77993e0194640a6be 100644 (file)
@@ -198,7 +198,8 @@ These are the modes:
 
 Note that ffirst and reduce modes are not anticipated to be high-performance in some implementations.  ffirst due to interactions with VL, and reduce due to it requiring additional operations to produce a result.  normal, saturate and pred-result are however inter-element independent and may easily be parallelised to give high performance, regardless of the value of VL.
 
-The Mode table for operations except LD/ST is laid out as follows:
+The Mode table for operations except LD/ST and Branch Conditional
+ is laid out as follows:
 
 | 0-1 |  2  |  3   4  |  description              |
 | --- | --- |---------|-------------------------- |