06-24-2015, 04:41 AM
(This post was last modified: 06-24-2015, 05:20 AM by dylanrusell.)
The command Jump if negative seems rather redundant since you could do jump if less than and compare $0 to the register in question. Since $0 is always a constant 0 why not just check if the number is less than and it will always tell you if it's negative number.
Also you keep mentioning a book, yet you are not citing it. My question is what book are you referring to?
Also you keep mentioning a book, yet you are not citing it. My question is what book are you referring to?