We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147ef04 commit 3d10cb4Copy full SHA for 3d10cb4
src/zilsd.adoc
@@ -34,7 +34,7 @@ The Zilsd extension adds the following RV32-only instructions:
34
|===
35
36
As the access size is 64-bit, accesses are only considered naturally aligned for effective addresses that are a multiple of 8.
37
-In this case, these instruction are guaranteed to not raise an address-misaligned exception.
+In this case, these instructions are guaranteed to not raise an address-misaligned exception.
38
Even if naturally aligned, the memory access might not be performed atomically.
39
40
If the effective address is a multiple of 4, then each word access is required to be performed atomically.
0 commit comments