From 4e207ec2e40f125b278b7f1f99821210beda1a06 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 22 Sep 2022 17:48:08 +0100 Subject: [PATCH] --- openpower/sv/svp64/appendix.mdwn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index fc27c620c..57e79a1d9 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -663,7 +663,6 @@ Condition Register Field (as opposed to the notation `CR[bit]` which accesses one bit of the 32 bit Power ISA v3.0B Condition Register). - `CR{n}` refers to `CR0` when `n=0` and consequently, for CR0-7, is defined, in v3.0B pseudocode, as: CR{7-n} = CR[32+n*4:35+n*4] @@ -689,9 +688,9 @@ analysis and research) to be as follows: # finally get the bit from the CR. CR_bit = (CR_reg & (1<