fix(ls003.mdwn): Corrected divmod2du name in Appendix section
authorAndrey Miroshnikov <andrey@technepisteme.xyz>
Fri, 21 Oct 2022 14:00:17 +0000 (15:00 +0100)
committerAndrey Miroshnikov <andrey@technepisteme.xyz>
Fri, 21 Oct 2022 14:00:17 +0000 (15:00 +0100)
openpower/sv/rfc/ls003.mdwn

index 77416fd1ed70d43e9a67921c14fbb1f7a38f6287..3717eaba4dcb3e0d46509a7ccf21776bf1d18b26 100644 (file)
@@ -249,5 +249,5 @@ divmod2du r4, r0, r1, r2
 | Form | Book | Page | Version | mnemonic | Description |
 |------|------|------|---------|----------|-------------|
 | VA   | I    | #    | 3.0B    | maddedu  | Multiply-Add Extend Double Unsigned |
-| VA   | I    | #    | 3.0B    | divmod2du | Floatif Move | Divide/Modulo Quad-Double Unsigned
+| VA   | I    | #    | 3.0B    | divmod2du | Divide/Modulo Quad-Double Unsigned |