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