big brain optimization

This commit is contained in:
someone2639
2021-10-02 09:30:29 -04:00
committed by thecozies
parent 697492d1e1
commit 3887ac46e0

View File

@@ -12,10 +12,12 @@ glabel mtxf_to_mtx_asm
li.s $f8, 1.0
li $v0, 1
li.s $f4, 65536.0
# flags will never update in this loop, so do the compare only once
# if this ever breaks contact someone2639, and then maybe MIPS Technologies, Inc.
c.eq.s $f6, $f8
1:
lwc1 $f0, ($a1)
lwc1 $f2, 0x04($a1)
c.eq.s $f6, $f8
bc1f 3f
nop
2: