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