clarify notes on fishmv being R-M-W
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 4 Oct 2022 13:14:48 +0000 (14:14 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 4 Oct 2022 13:14:52 +0000 (14:14 +0100)
openpower/sv/rfc/ls002.mdwn

index 096da9a3a5d3dfd481df99156851f75740278922..b71f35029361577664be06390d285ec588c801e7 100644 (file)
@@ -71,9 +71,10 @@ and TLB lookup. Even clearing an FPR to zero presently requires Load.
   lookups are mentioned for completeness but not included as part
   of this RFC. Another Stakeholder with a vested interest in 64-bit
   Prefixed instructions may wish to consider submitting them.
-4. `fishmv` as a Read-Modify-Write saves five potential bits, making
-  the difference between a VA/DX-Form and requiring an entire Major
-  Opcode.
+4. `fishmv` as a FRS-only Read-Modify-Write (instead of an unnecessary
+  FRS,FRA pair) saves five potential bits, making
+  the difference between a 5-bit XO (VA/DX-Form) and requiring an entire
+  Primary Opcode.
 
 **Changes**