objdiff
objdiff copied to clipboard
Strip nops from end of functions (MIPS)
For asm-built objects, we have to guess where the function ends. Make this calculation also ignore nops.
(but don't strip delay slot nops!)