Skip to content

Commit 4bcd6be

Browse files
committed
Add RV32E to the list of supported sets in README
Update the README to include RV32E in the list of supported base instructions and extensions.
1 parent f25c1ec commit 4bcd6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ a focus on efficiency and readability.
2424

2525
Features:
2626
* Fast interpreter for executing the RV32 ISA
27-
* Comprehensive support for RV32I and M, A, F, C, Zba, Zbb, Zbc, Zbs extensions
27+
* Comprehensive support for RV32I, RV32E and M, A, F, C, Zba, Zbb, Zbc, Zbs extensions
2828
* Memory-efficient design
2929
* Built-in ELF loader
3030
* Implementation of commonly used newlib system calls

0 commit comments

Comments
 (0)