From: Shriya Sharma Date: Wed, 22 Nov 2023 14:18:58 +0000 (+0000) Subject: Added English language description for add carrying instruction X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7afee969460735bc2aff9675ef2766ecbee4b30;p=openpower-isa.git Added English language description for add carrying instruction --- diff --git a/openpower/isa/fixedarith.mdwn b/openpower/isa/fixedarith.mdwn index 5fb56ab3..ecc15091 100644 --- a/openpower/isa/fixedarith.mdwn +++ b/openpower/isa/fixedarith.mdwn @@ -170,6 +170,10 @@ Pseudo-code: RT <- (RA) + (RB) +Description: + + The sum (RA) + (RB) is placed into register RT. + Special Registers Altered: CA CA32