aboutsummaryrefslogtreecommitdiff
path: root/src/zicsr.adoc
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-01-04 10:46:21 -0500
committerBill Traynor <wmat@riscv.org>2023-01-04 10:46:21 -0500
commit0c5485e348c85b95d0e57e53b1cc8b40090859b4 (patch)
tree318ed06f430ae3e5a37327952dfa95ba2cab64ce /src/zicsr.adoc
parent1b8cf9b552d681e3949e852db21edd03b45ee9fc (diff)
downloadriscv-isa-manual-0c5485e348c85b95d0e57e53b1cc8b40090859b4.zip
riscv-isa-manual-0c5485e348c85b95d0e57e53b1cc8b40090859b4.tar.gz
riscv-isa-manual-0c5485e348c85b95d0e57e53b1cc8b40090859b4.tar.bz2
Centered headings in table.
Centered headings in table to match LaTeX.
Diffstat (limited to 'src/zicsr.adoc')
-rw-r--r--src/zicsr.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/zicsr.adoc b/src/zicsr.adoc
index 7f96451..b4bad2d 100644
--- a/src/zicsr.adoc
+++ b/src/zicsr.adoc
@@ -77,7 +77,7 @@ effects regardless of _rd_ and _rs1_ fields.
.Conditions determining whether a CSR instruction reads or writes the specified CSR.
[%autowidth,float="center",align="center",cols="<,^,^,^,^",options="header",]
|===
-5+|Register operand
+5+^|Register operand
|Instruction |_rd_ is `x0` |_rs1_ is `x0` |Reads CSR |Writes CSR
|CSRRW |Yes |- |No |Yes
@@ -88,7 +88,7 @@ effects regardless of _rd_ and _rs1_ fields.
|CSRRS/CSRRC |- |No |Yes |Yes
-5+|Immediate operand
+5+^|Immediate operand
|Instruction |_rd_ is `x0` |__uimm__latexmath:[$=$]0 |Reads CSR |Writes
CSR