code and stufd

pull/2/head
able 2023-07-15 06:27:11 -05:00
parent 6a444bd29e
commit e8194295fd
3 changed files with 11 additions and 0 deletions

11
hbasm/assets/ecall.hbasm Normal file
View File

@ -0,0 +1,11 @@
addi r1, r0, 1024
addi r2, r1, 1024
addi r3, r2, 1024
addi r4, r3, 1024
addi r5, r4, 1024
addi r6, r5, 1024
addi r7, r6, 1024
addi r8, r7, 1024
addi r9, r8, 1024
ecall

BIN
hbvm/assets/ecall.hb Normal file

Binary file not shown.

Binary file not shown.