aboutsummaryrefslogtreecommitdiff
path: root/src/zc.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/zc.adoc')
-rw-r--r--src/zc.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zc.adoc b/src/zc.adoc
index 28fc904..b407374 100644
--- a/src/zc.adoc
+++ b/src/zc.adoc
@@ -365,11 +365,11 @@ The immediate offset is formed as follows:
Description:
-This instruction loads a byte from the memory address formed by adding `__rs1__` to the zero extended immediate _uimm_. The resulting byte is zero extended to XLEN bits and is written to _rd'_.
+This instruction loads a byte from the memory address formed by adding _rs1'_ to the zero extended immediate _uimm_. The resulting byte is zero extended to XLEN bits and is written to _rd'_.
[NOTE]
====
-`__rd__` and `__rs1__` are from the standard 8-register set x8-x15.
+_rd'_ and _rs1'_ are from the standard 8-register set x8-x15.
====
Prerequisites: