![]() |
|
Optmizing tips tricks for dreamcast
|
||||||||||
|
http://www.cs.arizona.edu/classes/cs352/spring04/performance-tuning-hints.html
Part 1 Heres some info on unrolling a loop for dreamcast.This
is a major problem on Gcc most times it does not do this right when using
Sh4 side of it. Try this out saves up to 1 to 4 cycles.
Unrolled
Unrolled for recurrence
|
||||||||||