Skip to content

Commit

Permalink
Clarify that FD are supported
Browse files Browse the repository at this point in the history
  • Loading branch information
nbdd0121 committed Feb 2, 2024
1 parent b745466 commit cef96c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Details about the microarchitecture are available [here](microarchitecture.md).

| Feature | Description |
| --- | --- |
| [Instruction set](glossary.md#risc-v-instruction-sets) | RV64IMAC |
| [Instruction set](glossary.md#risc-v-instruction-sets) | RV64IMAC (FD support optional) |
| [Privilege modes](glossary.md#privilege-modes) | M/S/U |
| [Virtual addressing modes](glossary.md#virtual-addressing-modes) | Sv39 |
| [Interrupt modes](glossary.md#interrupt-modes) | Direct |
Expand Down

0 comments on commit cef96c7

Please sign in to comment.