twoints MIPS
Assume that all values can be properly represented with 32-bits (i.e. they fit in a register) • You can test your program using the twoints MIPS emulator frontend, which means you should assume that registers $1 and $2 will be initialized, but you should not make any assumptions about the exact values in those registers. […]