From: Luke Kenneth Casson Leighton Date: Tue, 11 Oct 2022 16:09:28 +0000 (+0100) Subject: whoops ea not ra in pifixedstore.mdwn X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4b61581c6f9189023beb5c3d68ad7bca86db8cf;p=openpower-isa.git whoops ea not ra in pifixedstore.mdwn --- diff --git a/openpower/isa/pifixedstore.mdwn b/openpower/isa/pifixedstore.mdwn index a8060e56..6595187d 100644 --- a/openpower/isa/pifixedstore.mdwn +++ b/openpower/isa/pifixedstore.mdwn @@ -13,7 +13,7 @@ Pseudo-code: EA <- (RA) + EXTS(D) ea <- (RA) - MEM(ra, 1) <- (RS)[XLEN-8:XLEN-1] + MEM(ea, 1) <- (RS)[XLEN-8:XLEN-1] RA <- EA Special Registers Altered: