From 48f2dc5b9a497bb14c53c89b8b6828ecf70d5448 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 13 Apr 2023 03:44:54 +0100 Subject: [PATCH] add pagebreak, remove double-tag opf_rfc --- openpower/sv/rfc/ls004.mdwn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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]] + -- 2.30.2