Replaced most (global) local labels with global ones.
This commit is contained in:
@@ -12,11 +12,11 @@ var_b=$s1
|
||||
sw $s1, 20($sp)
|
||||
move_ $s1, $a1
|
||||
|
||||
# `0x80014504(&0x8001270c, 160, 172)`
|
||||
la_ $a0, .L8001270c
|
||||
# `F0x80014504(&F0x8001270c, 160, 172)`
|
||||
la_ $a0, F0x8001270c
|
||||
li $a1, 160
|
||||
sw $ra, 24($sp)
|
||||
jal .L80014504
|
||||
jal F0x80014504
|
||||
li $a2, 172
|
||||
|
||||
li $v1, 1
|
||||
|
||||
6565
asm/dw2003/exe/fns.s
6565
asm/dw2003/exe/fns.s
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ stack_ptr_kuseg=$v0
|
||||
nop
|
||||
|
||||
# Enter the main loop
|
||||
jal .L80014524
|
||||
jal F0x80014524
|
||||
nop
|
||||
|
||||
# Then break if we get back from it
|
||||
|
||||
Reference in New Issue
Block a user