Test pseudo addi

This commit is contained in:
unlockable
2024-07-12 10:57:21 +08:00
parent e307e41f70
commit a64e3e5280
3 changed files with 11 additions and 0 deletions

3
17test_pseudo_addi.asm Normal file
View File

@@ -0,0 +1,3 @@
addi $s0, $zero, 0xfadd
end:
j end