From 5d7af89e272e510d7d118b31c43a54525f245583 Mon Sep 17 00:00:00 2001 From: Andrey Miroshnikov Date: Tue, 1 Nov 2022 21:02:08 +0000 Subject: [PATCH] ls004: Changed my incorrect assumption --- openpower/sv/rfc/ls004.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index 80825cd39..e3f71751a 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -70,7 +70,7 @@ Replaces a pair of explicit instructions in hot-loops. 1. `shadd` and `shadduw` operate on unsigned integers. 2. `shadduw` is intended for performing address offsets, as the second operand is constrained to lower 32-bits - and sign-extended. + and zero-extended. 3. Both are 2-in 1-out instructions. **Changes** -- 2.30.2