I am writing code in MIPS so that a new line is printed after each word, and I am trying to use a beq in order to determine if the current character is a " ", but