April 21, 2015
1:52 a.m.
On Tue, 21 Apr 2015 01:05:19 -0000, "Chaturvedi, Akash" said:
I am writing MIPS assembly code for a 'Word guessing game'.
Why? gcc -O2 will almost certainly generate faster code than you can (unless you're *really* good at MIPS assembler, in which case you wouldn't have posted).