From: Shriya Sharma Date: Tue, 17 Oct 2023 09:10:44 +0000 (+0100) Subject: added spaces in the pifixedstore.mdwn file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f3465689bf06e7084d02986bae33fe9a32639728;p=openpower-isa.git added spaces in the pifixedstore.mdwn file --- diff --git a/openpower/isa/pifixedstore.mdwn b/openpower/isa/pifixedstore.mdwn index 6601aa26..dfccc495 100644 --- a/openpower/isa/pifixedstore.mdwn +++ b/openpower/isa/pifixedstore.mdwn @@ -19,6 +19,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ D. + (RS)[56:63] are stored into the byte in storage addressed by RA. @@ -46,6 +47,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ (RB). + (RS)[56:63] are stored into the byte in storage addressed by EA. @@ -73,6 +75,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA|0)+ D. + (RS)[48:63] are stored into the halfword in storage addressed by EA. @@ -96,6 +99,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ (RB). + (RS)[56:63] are stored into the byte in storage addressed by EA. @@ -123,6 +127,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ D. + (RS)[32:63] are stored into the word in storage addressed by EA. @@ -150,6 +155,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ (RB). + (RS)[32:63] are stored into the word in storage addressed by RA. @@ -176,7 +182,8 @@ Pseudo-code: Description: - Let the effective address (EA) be the sum + Let the effective address (EA) be the sum. + (RA)+ (DS||0b00). (RS) is stored into the doubleword in storage addressed by RA. @@ -204,6 +211,7 @@ Pseudo-code: Description: Let the effective address (EA) be the sum (RA)+ (RB). + (RS) is stored into the doubleword in storage addressed by RA.