From d3a678efce0a8fd7cb180ff30bc572af64eff0cd Mon Sep 17 00:00:00 2001 From: Andrey Miroshnikov Date: Mon, 31 Oct 2022 19:13:34 +0000 Subject: [PATCH] ls004: Fixed formatting. --- openpower/sv/rfc/ls004.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index 60c14d47c..b6697e4e3 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -104,6 +104,7 @@ Operands RA and RB, and the result RT are all 64-bit, unsigned integers. **NEED EXAMPLES (not sure how to embedd sm)!!!** Examples: + ``` # shadd r4, r1, r2 @@ -132,6 +133,7 @@ The result is shifted `n` + (RA), and is stored in register RT. Operands RA and RB, and the result RT are all 64-bit, unsigned integers. Examples: + ``` # shadduw r4, r1, r2 -- 2.30.2