From cb683d9b9e6b40994d858a2a1f38902b84a1728e Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 17 Apr 2022 23:04:04 +0100 Subject: [PATCH] --- openpower/isa/svfixedarith.mdwn | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/openpower/isa/svfixedarith.mdwn b/openpower/isa/svfixedarith.mdwn index a08c54356..871852c2d 100644 --- a/openpower/isa/svfixedarith.mdwn +++ b/openpower/isa/svfixedarith.mdwn @@ -29,3 +29,29 @@ Pseudo-code: Special Registers Altered: None + +# Twin Multiply and Subtract Doubleword + +* msubx RT, RA, RB, RC + +Pseudocode: + +