r3488 no help
the log auto stop in
the log auto stop in
Code:
76691 [ScePsmfPlayerDecodeThread] DEBUG compiler - CodeInstruction.compile 0x8B21B30 - addiu $sp, $sp, 16
(04-10-2014, 07:43 PM)gid15 Wrote:This GE callback seems to use the 3rd callback argument. It was up to now incorrect and I've fixed it in r3482. There is little chance it will help, but could you retest?Code:09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14D4 - sw $zr, 0($sp)
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14D8 - lui $a0, 0x08AD <=> li $a0, 0x08AD0000
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14DC - sw $zr, 4($sp)
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14E0 - addiu $a0, $a0, 7488
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14E4 - sw $a0, 8($sp)
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14E8 - sw $s0, 12($sp)
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile < 0x8AD14EC - jal 0x08B4A628 [sceGeSetCallback]
09:43:49 DEBUG compiler - MainThread - CodeInstruction.compile 0x8AD14F0 - or $a0, $sp, $zr <=> move $a0, $sp
...
09:43:56 DEBUG compiler - ExtractorThread - Compiling _S1_2_8AD1D40
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile > 0x8AD1D40 - addiu $sp, $sp, -16
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D44 - lui $a0, 0x08B7 <=> li $a0, 0x08B70000
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D48 - sw $a2, 19792($a0)
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D4C - sw $ra, 0($sp)
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile < 0x8AD1D50 - jal 0x08AD1B4C
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D54 - or $a0, $a1, $zr <=> move $a0, $a1
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D58 - lw $ra, 0($sp)
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D5C - jr $ra
09:43:56 DEBUG compiler - ExtractorThread - CodeInstruction.compile 0x8AD1D60 - addiu $sp, $sp, 16
Thank you!