piston icon indicating copy to clipboard operation
piston copied to clipboard

Add MIPS Assembly Language

Open dharmx opened this issue 4 years ago • 6 comments

If it's not too much work can you guys please add MIPS.

dharmx avatar Mar 10 '21 06:03 dharmx

yeah. do you by chance know of a compiler that works well?

realtux avatar Mar 10 '21 06:03 realtux

yeah. do you by chance know of a compiler that works well?

I only use QtSpim and MARS simulator which requires you to have Java installed. And, they are used by our University as well.

dharmx avatar Mar 10 '21 06:03 dharmx

Could we just use gcc cross-compiling for MIPS?

HexF avatar Mar 14 '21 20:03 HexF

this was never implemented in v2 yet so whatever option you'd like best is fine

realtux avatar Mar 14 '21 20:03 realtux

Only issue would be how do we run MIPS binaries, in QEMU or similar?

HexF avatar Mar 15 '21 21:03 HexF

Adding to that, what constitutes as stdin/out/err and args?

HexF avatar Mar 15 '21 21:03 HexF