d0iasm / rvemu

RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).
https://rvemu.app/
MIT License
770 stars 57 forks source link

fix typo on test comment assembler #27

Closed khei4 closed 1 year ago

khei4 commented 1 year ago

This might be nits, but I guess it isn't apparent to the test reader, especially for immediate:)

d0iasm commented 1 year ago

Thank you for fixing the comments!