mirror of https://github.com/pmret/papermario.git
Updated GCC 2.8.1 Tips and Tricks (markdown)
parent
152cc5d06a
commit
7a7600e485
|
@ -64,4 +64,6 @@ If you encounter likely instructions, these mean that the delay slot instruction
|
|||
|
||||
loops going down instead of up
|
||||
|
||||
division only generates break if you divide by a variable rather than a constant
|
||||
division only generates break if you divide by a variable rather than a constant
|
||||
|
||||
weird switch behavior where it stores a slti and doesn't use it - that means it's some explicit switch cases
|
Loading…
Reference in New Issue