diff options
author | Alexander Richardson <alexrichardson@google.com> | 2025-07-31 18:47:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-01 01:47:05 +0000 |
commit | 45e4c427227874d320e5d626bef12973bd80bfc5 (patch) | |
tree | 2d2e2fc518df974604ac31fb18126fdd39179b0d /src | |
parent | e301816f1f7dbc2cb8cba3a79cecd02b08bae78b (diff) | |
download | riscv-isa-manual-main.zip riscv-isa-manual-main.tar.gz riscv-isa-manual-main.tar.bz2 |
Remove commented out reference to old png files (#2178)HEADriscv-isa-release-45e4c42-2025-08-01main
Diffstat (limited to 'src')
-rw-r--r-- | src/c-st-ext.adoc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/c-st-ext.adoc b/src/c-st-ext.adoc index 05878b0..6d00a0c 100644 --- a/src/c-st-ext.adoc +++ b/src/c-st-ext.adoc @@ -908,14 +908,11 @@ RV64 [[rvc-instr-table0]] .Instruction listing for RVC, Quadrant 0 include::images/bytefield/rvc-instr-quad0.edn[] -//include::images/bytefield/rvc-instr-quad0.png[] [[rvc-instr-table1]] .Instruction listing for RVC, Quadrant 1 include::images/bytefield/rvc-instr-quad1.edn[] -//include::images/bytefield/rvc-instr-quad1.png[] [[rvc-instr-table2]] .Instruction listing for RVC, Quadrant 2 include::images/bytefield/rvc-instr-quad2.edn[] -//include::images/bytefield/rvc-instr-quad2.png[] |