MIPS Instruction Converter

Welcome to the MIPS Instruction Converter! This tool lets you convert between most common MIPS instructions and their hexadecimal (and binary) equivalents! Just enter your instruction or hex, select whether you use register names or numbers, and click convert!

Instruction to Hex

ex: add t1, t2, t3, addi $7, $8, 0xFFFF, j 0x000000





Hex to Instruction

ex: 0x014B4820, 0x0BFF0000







Results:

No results yet...run a conversion!


Disclaimer: I wrote this in a few hours as a quick tool to aid in some of my projects at Georgia Tech. I make no guarantees that the outputs are correct. If you come across any bugs or errors, I'd appreciate if you sent them to wasserman@gatech.edu!