fmvis is Shifted, not Single
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 9 Oct 2022 21:15:56 +0000 (14:15 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 9 Oct 2022 21:15:56 +0000 (14:15 -0700)
openpower/sv/rfc/ls002.mdwn

index ebe64f338918c40b08c967a78eeb5c39dad9c208..ed726432e0007e752c414281e02308b47640d74d 100644 (file)
@@ -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{}