spell fixes
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 4 Apr 2023 02:44:59 +0000 (19:44 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 4 Apr 2023 02:44:59 +0000 (19:44 -0700)
openpower/sv/ldst.mdwn

index df5f3d650d0f6a3dd8de90a14d13f9c94599bb14..5999b4bbd3f5fae791c984fe331bf3911f6bc12b 100644 (file)
@@ -451,7 +451,7 @@ This is precisely the same as Arithmetic Data-Dependent Fail-First, the
 only difference being that the result comes from the LD/ST.
 
 In the case of Store operations there is a quirk when VLi (VL inclusive
-is "Valid") is clear. Bear in mind the riteria is that the truncated
+is "Valid") is clear. Bear in mind the criteria is that the truncated
 Vector of results,
 when VLi is clear, must all pass the "test", but when VLi is set the
 *current failed test* is permitted to be included.  Thus, the actual
@@ -649,7 +649,7 @@ of LDs or STs.  The usual interest in such re-mapping is for example in
 separating out 24-bit RGB channel data into separate contiguous registers.
 NEON covers this as shown in the diagram below:
 
-![Load/Strore remap](/openpower/sv/load-store.svg)
+![Load/Store remap](/openpower/sv/load-store.svg)
 
 REMAP easily covers this capability, and with dest elwidth overrides
 and saturation may do so with built-in conversion that would normally