(no commit message)
authorlkcl <lkcl@web>
Wed, 14 Sep 2022 21:10:06 +0000 (22:10 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 14 Sep 2022 21:10:06 +0000 (22:10 +0100)
openpower/sv/rfc/ls001.mdwn

index 20443bfd7221b9290c429971f8d008e953b70052..56d10143f4a06a55e37588e6e8870ef0631d74e1 100644 (file)
@@ -251,7 +251,7 @@ count and reducing assembler complexity are:
   that drove `vpack` and `vpkss` etc. to be added: pixel, audio, and 3D
   data manipulation. With Pack/Unpack being part of SVSTATE it can be
   applied *in-place* saving register file space (no copy/mv needed).
-* Load/Store speculative "fault-first" behaviour, identical to ARM and RVV
+* Load/Store speculative "fault-first" behaviour, identical to SVE and RVV
   Fault-first: provides auto-truncation of a speculative LD/ST helping
   solve the "SIMD Considered Harmful" stripmining problem from a Memory
   Access perspective.