google is your friend. You might start here:
http://stackoverflow.com/questions/14622371/how-do-i-print-a-binary-number-with-an-inputed-integer
Write a MIPS assembly language program that displays the binary string of the
content of register $t0.
1 answer