From: Dmitry Selyutin Date: Mon, 30 Aug 2021 08:48:10 +0000 (+0000) Subject: fixedload: switch lhzx to XLEN X-Git-Tag: xlen-bcd~62 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7dbfed783ebba674c6f435ef6833094d6af5d4f0;p=openpower-isa.git fixedload: switch lhzx to XLEN --- diff --git a/openpower/isa/fixedload.mdwn b/openpower/isa/fixedload.mdwn index df059ca6..bd4626c5 100644 --- a/openpower/isa/fixedload.mdwn +++ b/openpower/isa/fixedload.mdwn @@ -116,7 +116,7 @@ Pseudo-code: b <- (RA|0) EA <- b + (RB) - RT <- [0] * 48 || MEM(EA, 2) + RT <- ([0] * (XLEN-16)) || MEM(EA, 2) Special Registers Altered: