aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2022-11-28 12:51:14 -0500
committerBill Traynor <wmat@riscv.org>2022-11-28 12:51:14 -0500
commitcce96606a2c5ba62ac6227423ce4b9f7bddd5ec9 (patch)
tree70f07abd37ca0093f0c71021ad48c187107ed76d
parent054ad74c0d846f7f71eff52215360a44ac2c9a14 (diff)
downloadriscv-isa-manual-cce96606a2c5ba62ac6227423ce4b9f7bddd5ec9.zip
riscv-isa-manual-cce96606a2c5ba62ac6227423ce4b9f7bddd5ec9.tar.gz
riscv-isa-manual-cce96606a2c5ba62ac6227423ce4b9f7bddd5ec9.tar.bz2
Playing with table title to keep it out of Note section.
The table label is getting pulled into the Note section for some reason.
-rw-r--r--src/rv32.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/rv32.adoc b/src/rv32.adoc
index aacf0a7..d447867 100644
--- a/src/rv32.adoc
+++ b/src/rv32.adoc
@@ -176,7 +176,8 @@ bit 31 of the instruction to speed sign-extension circuitry.
include::images/wavedrom/instruction_formats.adoc[]
[[base_instr]]
-.RISC-V base instruction formats. Each immediate subfield is labeled with the bit position (imm[x]) in the immediate value being produced, rather than the bit position within the instruction's immediate field as is usually done.
+.RISC-V base instruction formats. Each immediate subfield is labeled with the bit position (imm[x]) in the immediate value being produced, rather than the bit position within the instruction's immediate field as is usually done.
+
[NOTE]
====