From: Dmitry Selyutin Date: Mon, 30 Aug 2021 08:42:51 +0000 (+0000) Subject: fixedload: switch lbzux to XLEN X-Git-Tag: xlen-bcd~60 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5e451a56b03bab690875484f826ab71e070c5b6d;p=openpower-isa.git fixedload: switch lbzux to XLEN --- diff --git a/openpower/isa/fixedload.mdwn b/openpower/isa/fixedload.mdwn index 586069f9..16db762d 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -83,7 +83,7 @@ X-Form Pseudo-code: EA <- (RA) + (RB) - RT <- [0] * 56 || MEM(EA, 1) + RT <- ([0] * (XLEN-8)) || MEM(EA, 1) RA <- EA Special Registers Altered: