aboutsummaryrefslogtreecommitdiff
path: root/src/memory.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/memory.tex')
-rw-r--r--src/memory.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/memory.tex b/src/memory.tex
index d0c71af..fad05ff 100644
--- a/src/memory.tex
+++ b/src/memory.tex
@@ -937,7 +937,7 @@ Power ISYNC maps on RISC-V to a FENCE.I followed by a FENCE~R,R; the latter fenc
\hline
Load-Exclusive & \tt lr.\{w|d\} \\
\hline
- Load-Acquire-Exclusive & \tt lr.\{w|d\}.aq.rl \\
+ Load-Acquire-Exclusive & \tt lr.\{w|d\}.aqrl \\
\hline
Store & \tt s\{b|h|w|d\} \\
\hline