From: Shriya Sharma Date: Tue, 17 Oct 2023 13:20:54 +0000 (+0100) Subject: added emglish language description for the pifixedload.mdwm X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eb9f9ea6b22c1460e42da3aed608566a8e6652aa;p=openpower-isa.git added emglish language description for the pifixedload.mdwm --- diff --git a/openpower/isa/pifixedload.mdwn b/openpower/isa/pifixedload.mdwn index fec60a27..cee4ca35 100644 --- a/openpower/isa/pifixedload.mdwn +++ b/openpower/isa/pifixedload.mdwn @@ -124,6 +124,12 @@ Pseudo-code: RT <- EXTS(MEM(EA, 2)) RA <- (RA) + EXTS(D) +Description: + + Let the effective address (EA) be the register RA. + The halfword in storage addressed by EA is loaded into RT[48:63]. + RT[0:47] are filled with a copy of bit 0 of the loaded halfword. + Special Registers Altered: None