From eb9f9ea6b22c1460e42da3aed608566a8e6652aa Mon Sep 17 00:00:00 2001 From: Shriya Sharma Date: Tue, 17 Oct 2023 14:20:54 +0100 Subject: [PATCH] added emglish language description for the pifixedload.mdwm --- openpower/isa/pifixedload.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.30.2