From: Luke Kenneth Casson Leighton Date: Thu, 13 Apr 2023 02:44:54 +0000 (+0100) Subject: add pagebreak, remove double-tag opf_rfc X-Git-Tag: opf_rfc_ls010_v1~32 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=48f2dc5b9a497bb14c53c89b8b6828ecf70d5448;p=libreriscv.git add pagebreak, remove double-tag opf_rfc --- diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index 8c2d1492c..cf687d3a8 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -223,8 +223,10 @@ Examples: # shaddw r4, r1, r2 ``` +---------------- + +\newpage{} -[[!tag opf_rfc]] # Shift-and-Add Unsigned Word @@ -261,8 +263,6 @@ Examples: shadduw r4, r1, r2 ``` -[[!tag opf_rfc]] - # Appendices Appendix E Power ISA sorted by opcode @@ -275,3 +275,6 @@ shadduw r4, r1, r2 | Z23 | I | # | 3.0B | shadd | Shift-and-Add | | Z23 | I | # | 3.0B | shaddw | Shift-and-Add Signed Word | | Z23 | I | # | 3.0B | shadduw | Shift-and-Add Unsigned Word | + +[[!tag opf_rfc]] +