aboutsummaryrefslogtreecommitdiff
path: root/src/zacas.adoc
diff options
context:
space:
mode:
authorwmat <wmat@riscv.org>2024-04-09 15:34:25 -0400
committerwmat <wmat@riscv.org>2024-04-09 15:34:25 -0400
commitd125ebd61769cefce9f4327aa839a65018a84975 (patch)
tree811b601a95a07578ca5791dd366b8a359be29ae4 /src/zacas.adoc
parentc6cf0cb45b539fa27309ef1cfca19a568e98735d (diff)
downloadriscv-isa-manual-d125ebd61769cefce9f4327aa839a65018a84975.zip
riscv-isa-manual-d125ebd61769cefce9f4327aa839a65018a84975.tar.gz
riscv-isa-manual-d125ebd61769cefce9f4327aa839a65018a84975.tar.bz2
Updating chapter titles to make them consisten.
Removed extraneous use of the word Standard. Quoted extension names when applicable.
Diffstat (limited to 'src/zacas.adoc')
-rw-r--r--src/zacas.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zacas.adoc b/src/zacas.adoc
index ebb7942..fc3d32f 100644
--- a/src/zacas.adoc
+++ b/src/zacas.adoc
@@ -1,4 +1,4 @@
-== Atomic Compare-and-Swap (CAS) instructions (Zacas), Version 1.0.0
+== "Cas" and "Zacas" Extensions for Atomic Compare-and-Swap Instructions, Version 1.0.0
=== Introduction