aboutsummaryrefslogtreecommitdiff
path: root/src/rv32.adoc
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-01-09 11:04:20 -0500
committerBill Traynor <wmat@riscv.org>2023-01-09 11:04:20 -0500
commit2fb8ff01d201a0474b6c1cfed3ab8a17fafc74e0 (patch)
treef5eacbccde98a77eb0b5dd10cfa9b04873f538f8 /src/rv32.adoc
parent7e80a61e8585e54dcf88f2deda466971a7245219 (diff)
downloadriscv-isa-manual-2fb8ff01d201a0474b6c1cfed3ab8a17fafc74e0.zip
riscv-isa-manual-2fb8ff01d201a0474b6c1cfed3ab8a17fafc74e0.tar.gz
riscv-isa-manual-2fb8ff01d201a0474b6c1cfed3ab8a17fafc74e0.tar.bz2
Testing ref of automated id.
As asciidoc preduces automatic IDs for sections, should be able to reference.
Diffstat (limited to 'src/rv32.adoc')
-rw-r--r--src/rv32.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv32.adoc b/src/rv32.adoc
index 5998a25..9b169f4 100644
--- a/src/rv32.adoc
+++ b/src/rv32.adoc
@@ -400,7 +400,7 @@ modifications. Although there are many possible ways to encode a NOP, we
define a canonical NOP encoding to allow microarchitectural
optimizations as well as for more readable disassembly output. The other
NOP encodings are made available for HINT instructions
-(Section <<rv32i-hints>>).
+(Section <<rv32i-hints>> <<_rv32i-hints>>).
ADDI was chosen for the NOP encoding as this is most likely to take
fewest resources to execute across a range of systems (if not optimized