Optimisation crt.c
This commit is contained in:
parent
0080a85345
commit
25a0c0b4ad
|
@ -3926,8 +3926,7 @@ __asm inp_binop_div_s32
|
||||||
bit tmp + 3
|
bit tmp + 3
|
||||||
bpl L2
|
bpl L2
|
||||||
jsr negtmp32
|
jsr negtmp32
|
||||||
L3: jsr divmod32
|
L3: jmp divmod32
|
||||||
rts
|
|
||||||
L1: bit tmp + 3
|
L1: bit tmp + 3
|
||||||
bpl L3
|
bpl L3
|
||||||
jsr negtmp32
|
jsr negtmp32
|
||||||
|
|
Loading…
Reference in New Issue