From: Shriya Sharma Date: Fri, 24 Nov 2023 20:41:49 +0000 (+0000) Subject: added english language description for Subtract From Extended instruction X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=527e90ee89a2fc8243c705a4a12af2f5e3735540;p=openpower-isa.git added english language description for Subtract From Extended instruction --- diff --git a/openpower/isa/fixedarith.mdwn b/openpower/isa/fixedarith.mdwn index a4fdd968..f745d319 100644 --- a/openpower/isa/fixedarith.mdwn +++ b/openpower/isa/fixedarith.mdwn @@ -239,6 +239,10 @@ Pseudo-code: RT <- ¬(RA) + (RB) + CA +Description: + + The sum ¬(RA) + (RB) + CA is placed into register RT. + Special Registers Altered: CA CA32