From: Jacob Lifshay Date: Sun, 9 Oct 2022 21:15:56 +0000 (-0700) Subject: fmvis is Shifted, not Single X-Git-Tag: opf_rfc_ls005_v1~126 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e1816c51fb468ae629c480bd9992dbd20785c4e3;p=libreriscv.git fmvis is Shifted, not Single --- diff --git a/openpower/sv/rfc/ls002.mdwn b/openpower/sv/rfc/ls002.mdwn index ebe64f338..ed726432e 100644 --- a/openpower/sv/rfc/ls002.mdwn +++ b/openpower/sv/rfc/ls002.mdwn @@ -30,7 +30,7 @@ ``` Instructions added - fmvis - Floating-Point Move Immediate, Single + fmvis - Floating-Point Move Immediate, Shifted fishmv - Floating-Point Immediate, Second-half Move (Potentially 64-bit prefixed of the same) ``` @@ -98,7 +98,7 @@ Book I as a new Section 4.6.2.1 | Form | Book | Page | Version | mnemonic | Description | |------|------|------|---------|----------|-------------| -| DX | I | # | 3.0B | fmvis | Floating-point Move Immediate, Single | +| DX | I | # | 3.0B | fmvis | Floating-point Move Immediate, Shifted | | DX | I | # | 3.0B | fishmv | Floating-point Immediate, Second-half Move | \newpage{}