From 0ec674604f07a691cb1531f519de153dc6ab8da9 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 18 Apr 2022 22:40:39 +0100 Subject: [PATCH] --- openpower/sv/bitmanip/appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/bitmanip/appendix.mdwn b/openpower/sv/bitmanip/appendix.mdwn index ffd7bda50..9d21e2959 100644 --- a/openpower/sv/bitmanip/appendix.mdwn +++ b/openpower/sv/bitmanip/appendix.mdwn @@ -145,7 +145,7 @@ storage of the products. Transformation of 4-in, 2-out into a pair of operations: * 3-in, 2-out `msubx RT, RA, RB, RC` producing {RT,RS} where RS=RT+VL -* 3-in, 2-out `weirdsubx RT, RA, RB` a hidden RS=RT+VL as input, RA dual +* 3-in, 2-out `subxd RT, RA, RB` a hidden RS=RT+VL as input, RA dual -- 2.30.2