From 7255be07d7eeef0fd96d56759966479a4a282ad8 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 19 Apr 2022 13:21:32 +0100 Subject: [PATCH] --- openpower/isa/svfixedarith.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/isa/svfixedarith.mdwn b/openpower/isa/svfixedarith.mdwn index 1cb17ac42..9094f2f8f 100644 --- a/openpower/isa/svfixedarith.mdwn +++ b/openpower/isa/svfixedarith.mdwn @@ -34,6 +34,8 @@ Special Registers Altered: * maddx RT,RA,RB,RC +Pseudo-code: + prod[0:127] <- (RA) * (RB) -- 2.30.2