(no commit message)
authorlkcl <lkcl@web>
Mon, 2 Aug 2021 22:42:28 +0000 (23:42 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 2 Aug 2021 22:42:28 +0000 (23:42 +0100)
openpower/sv/branches.mdwn

index 4a7f41716742b6261d2dfeafdd0906e4e381957f..7211cebb2ac23c5dacfd41d966267f3bfef76883 100644 (file)
@@ -17,7 +17,7 @@ including.
 The `BI` field of Branch Conditional operations is five bits,
 in scalar v3.0B this would select one bit of the 32 bit CR.
 In SVP64 there are 16 32 bit CRs, containing 128 4-bit CR Fields.
-Therefore, the 2 LSBs of `BI` select the bit from the CR, and the
+Therefore, the 2 LSBs of `BI` select the bit from the CR Field, and the
 top 3 bits are extended to either scalar or vector and to
 select CR Fields 0..127 as specified
 in SVP64 [[sv/svp64/appendix]]