diff options
author | Bill Traynor <wmat@riscv.org> | 2022-10-27 19:30:56 -0400 |
---|---|---|
committer | Bill Traynor <wmat@riscv.org> | 2022-10-27 19:30:56 -0400 |
commit | 97046082ee77d01753da749380d895d3960acf31 (patch) | |
tree | 2ff5d5f9091983c0f5f3fd7ee34e42d21ded3290 /src/rv-32-64g.adoc | |
parent | 1b838db1af834fc340758c945ce61d9b10a98896 (diff) | |
download | riscv-isa-manual-97046082ee77d01753da749380d895d3960acf31.zip riscv-isa-manual-97046082ee77d01753da749380d895d3960acf31.tar.gz riscv-isa-manual-97046082ee77d01753da749380d895d3960acf31.tar.bz2 |
Fixed link to entending chapter.
Fixed link to extending chapter.
Diffstat (limited to 'src/rv-32-64g.adoc')
-rw-r--r-- | src/rv-32-64g.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv-32-64g.adoc b/src/rv-32-64g.adoc index a77ae78..b944b87 100644 --- a/src/rv-32-64g.adoc +++ b/src/rv-32-64g.adoc @@ -45,7 +45,7 @@ added instructions tend to be more domain-specific and only provide benefits to a restricted class of applications, e.g., for multimedia or security. Unlike most commercial ISAs, the RISC-V ISA design clearly separates the base ISA and broadly applicable standard extensions from -these more specialized additions. <<extensions>> +these more specialized additions. <<extending>> has a more extensive discussion of ways to add extensions to the RISC-V ISA. |