Skip to content

Commit

Permalink
Merge branch 'doc' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Mingkai-Li committed Aug 25, 2023
2 parents 0d62655 + ee12223 commit c1860a8
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 96 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The interface of the processor follows the [Capstone-RISC-V ISA](https://capston

- [Spike simulator's implementation of Capstone-RISC-V](docs/spike-impl.adoc)
- [Debugging in Spike](docs/spike-debug.adoc)
- [Capstone-RISC-V Spike developer guide](docs/dev-manual.adoc)

## Quick Start

Expand All @@ -36,4 +35,3 @@ Both an [Apptainer](https://apptainer.org/) image and a building script are prov
| `-M<a:m>` | Provide secure memory regions of size m bytes at base addresses a (with 4 KiB alignment) |
| `-R<n>` | The size of revocation tree (default `1024*1024`) |
| `-D` | Enable debug instructions | RISC-V privilege modes supported (default `msu`) |
| `-P` | Pure Capstone (currently not supported) |
3 changes: 0 additions & 3 deletions docs/dev-manual.adoc

This file was deleted.

4 changes: 0 additions & 4 deletions docs/figs/insn/onnormaleh.svg

This file was deleted.

4 changes: 0 additions & 4 deletions docs/figs/insn/onpartition.svg

This file was deleted.

4 changes: 0 additions & 4 deletions docs/figs/insn/seteh.svg

This file was deleted.

4 changes: 0 additions & 4 deletions docs/figs/insn/setworld.svg

This file was deleted.

Loading

0 comments on commit c1860a8

Please sign in to comment.