From c6c03aab9ef300cdec5c45c6faeddf5d74d2c5ec Mon Sep 17 00:00:00 2001 From: wmat Date: Thu, 22 Feb 2024 10:49:32 -0500 Subject: Fix formatting Fixing formatting of rs1' text. --- src/zc.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/zc.adoc') 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: -- cgit v1.1