more asm cleanup

This commit is contained in:
2025-03-23 15:19:34 -04:00
parent a5a5f64c49
commit c766d34b6a
8 changed files with 52 additions and 59 deletions

View File

@@ -1,3 +1,5 @@
use super::*;
mod base;
mod rv32i;
mod rv32m;