From: Luke Kenneth Casson Leighton Date: Wed, 7 Feb 2024 13:24:21 +0000 (+0000) Subject: bug 1055: add fixed/fp load/store shifted to ls004 X-Git-Url: https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff_plain;h=bec140c5d402871b9b0fe0cb71891eba0295db9e bug 1055: add fixed/fp load/store shifted to ls004 --- diff --git a/openpower/sv/rfc/Makefile b/openpower/sv/rfc/Makefile index 88474902c..62d0cc31d 100644 --- a/openpower/sv/rfc/Makefile +++ b/openpower/sv/rfc/Makefile @@ -31,8 +31,8 @@ tex_out/%.mdwn: %.mdwn ../../mdwn_inline.py -V 'monofont:DejaVuSansMono' \ -V 'mathfont:Latin Modern Math' \ --filter ../../pandoc_img.py \ - -V margin-top=0.9in \ - -V margin-bottom=0.9in \ + -V margin-top=0.6in \ + -V margin-bottom=0.6in \ -V margin-left=0.4in \ -V margin-right=0.4in \ -V fontsize=9pt \ diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index cfa109b81..cdb114e46 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -301,6 +301,15 @@ Examples: sadduw r4, r1, r2, 2 ``` +\newpage{} +[[!inline pages="openpower/isa/fixedloadshift" raw=yes ]] +\newpage{} +[[!inline pages="openpower/isa/fixedstoreshift" raw=yes ]] +\newpage{} +[[!inline pages="openpower/isa/fploadshift" raw=yes ]] +\newpage{} +[[!inline pages="openpower/isa/fpstoreshift" raw=yes ]] + \newpage{} [[!inline pages="openpower/isa/pifixedloadshift" raw=yes ]] \newpage{}