From: Andrey Miroshnikov Date: Mon, 31 Oct 2022 19:13:34 +0000 (+0000) Subject: ls004: Fixed formatting. X-Git-Tag: opf_rfc_ls005_v1~23 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3a678efce0a8fd7cb180ff30bc572af64eff0cd;p=libreriscv.git ls004: Fixed formatting. --- 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