From a7417e8e529d3feb68893e031382997a205a6a1a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 27 Oct 2023 11:07:34 +0100 Subject: [PATCH] add a comma to reduce ambiguity --- openpower/isa/fixedstoreshift.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/isa/fixedstoreshift.mdwn b/openpower/isa/fixedstoreshift.mdwn index a085b8c1..e93c64b6 100644 --- a/openpower/isa/fixedstoreshift.mdwn +++ b/openpower/isa/fixedstoreshift.mdwn @@ -29,7 +29,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum of the contents of - register RB shifted by (SH+1) and (RA|0). + register RB shifted by (SH+1), and (RA|0). RS [56:63] are stored into the byte in storage addressed by EA. Special Registers Altered: -- 2.30.2