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