MIPSY in Chrome with OffiDocs
Ad
DESCRIPTION
MIPSY accepts binary input and outputs a MIPS instruction.
MIPSY also accepts your MIPS instruction and outputs a binary string.
Example: input = 000000 00000 01100 01101 00010 000000 output = R opcode 0 rs 0 rt 0 rd 13 shamt 2 funct 00 = sll $t5, $zero, 2 = 00006880 Example: input = sll $t5, $zero, 2 output = 000000 00000 01100 01101 00010 000000 = R opcode 0 rs 0 rt 0 rd 13 shamt 2 funct 00 = 00006880
Additional Information:
- Offered by ejbytes.com
- Average rating : 0 stars (hated it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.
MIPSY web extension integrated with the OffiDocs Chromium online