From e528b7204010dab24db0a49ecbf2ff990415c533 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 26 May 2022 18:03:59 +0100 Subject: [PATCH] --- openpower/sv/svp64/appendix.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index b96bb68c4..c8d962985 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -652,7 +652,7 @@ the CR Register, not to individual bits within the CR register. In OpenPOWER v3.0/1, BF/BT/BA/BB are all 5 bits. The top 3 bits (0:2) select one of the 8 CRs; the bottom 2 bits (3:4) select one of 4 bits -*in* that CR. The numbering was determined (after 4 months of +*in* that CR (EQ/LT/GT/SO). The numbering was determined (after 4 months of analysis and research) to be as follows: CR_index = 7-(BA>>2) # top 3 bits but BE @@ -662,7 +662,7 @@ analysis and research) to be as follows: CR_bit = (CR_reg & (1<>2) # top 3 bits but BE if spec[0]: -- 2.30.2