Created attachment 95815 [details] mips: replace addi with addiu ADDI instruction has been removed in R6 so let's use ADDIU instead.
Created attachment 95845 [details] mips: replace addi with addiu Updated patch.
I have applied part of the change that replaces daddi/addi with daddiu/addiu as r16018. Thank you.
This issue can be closed now.