Comments on: Tower of Hanoi in MIPS (32 instructions) /code/tower-of-hanoi-in-mips-32-instructions/ sealed abstract class drew {} Sun, 27 Mar 2016 22:51:38 +0000 hourly 1 https://wordpress.org/?v=4.4.15 By: Dogus yigit ozcelik /code/tower-of-hanoi-in-mips-32-instructions/comment-page-1/#comment-7237 Sun, 30 Oct 2011 22:44:49 +0000 /?p=595#comment-7237 my compiler(QTspim) says:
andi $a0,$s2,16711680

andi $a0,$s2,4278190080

are out of range

]]>