[decomp] clean up files 50-100 (#1443)

* [decomp] clean up files 50-100

* update file, fix crash on too many prims

* spelling is hard
This commit is contained in:
water111
2022-06-12 12:58:10 -04:00
committed by GitHub
parent df991470f7
commit c235280b91
162 changed files with 968 additions and 846 deletions
+1 -1
View File
@@ -1740,7 +1740,7 @@ u64 execute(void* ctxt) {
printf("too many prims\n");
call_addr = c->gprs[t9].du32[0]; // function call:
c->sll(v0, ra, 0); // sll v0, ra, 0
c->jalr(call_addr); // jalr ra, t9
// c->jalr(call_addr); // jalr ra, t9
//beq r0, r0, L147 // beq r0, r0, L147
// nop // sll r0, r0, 0
goto block_15; // branch always