rename instructions while working on assembler/disassembler

This commit is contained in:
2024-10-19 11:55:29 -04:00
parent dea4b1aa92
commit f6751557c6
5 changed files with 188 additions and 68 deletions
+3
View File
@@ -0,0 +1,3 @@
#[test]
fn smoke() { assert!(true) }