/MIPS-MICRO-ASSEMBLER

Minimal assembler for the MIPS instruction set

Primary LanguageC++

MIPS-MICRO-ASSEMBLER

Minimal assembler for the MIPS instruction set. The following instructions are valid:

  • ADD
  • SUB
  • AND
  • OR
  • SLT
  • JR
  • LW
  • SW
  • BEQ
  • J
  • ADDI
  • ORI
  • LUI