问题
I found in the net something about jump instruction (j, jr, jal):
Always use a delay slot (A noop on the next offset) when using Jump commands
Is it correct? I can't understand why should i use noop after jump.
Source
来源:https://stackoverflow.com/questions/47423368/mips-jump-instruction-delay-slot