08-07-2011, 08:17 PM
(08-07-2011, 06:39 PM)Hykem Wrote: What those problematic address blocks have in common is that it appears that a double delay slot took place before their compliation, e.g.:I don't get what you mean. I don't see any problem with these blocks.
0x08CD7A34:
0x08CD5198:Code:08CD7A2C:[03E00008]: jr $ra
08CD7A30:[46000003]: div.s $f0, $f0, $f0
08CD7A34:[44056000]: mfc1 $a1, $f12
Code:08CD5190:[0A3353F6]: j 0x08CD4FD8
08CD5194:[46050143]: div.s $f5, $f0, $f5
08CD5198:[44046000]: mfc1 $a0, $f12
So, those blocks shouldn't really be getting compiled.
Could you post a TRACE log file including the runtime and compiler log, so that I can check the output of the compiler on these blocks?
Thanks!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log