Covered Topics

Please see the list of the topics I've covered. It's located near the bottom of the page. Thanks for stopping in!!

Tuesday, February 11, 2014

MIPS System Calls - References

A quick word on MIPS and QtSPIM is on order. In previous posts I linked to a MIPS assembly language command reference, but neglected to provide any links to system calls. I'm helping out some students with MIPS lab this semester and they don't seem to have the information they need on this subject. So, for anyone who needs it, here are a couple links for MIPS system calls:

http://students.cse.tamu.edu/wanglei/csce350/reference/syscalls.html
This link's information is taken directly from Jim Larus's book "SPIM S20: A MIPS R2000 Simulator".

http://courses.missouristate.edu/kenvollmar/mars/help/syscallhelp.html
Contains more detailed information regarding MIPS in QtSPIM as well as for MARS (MIPS Assembler and Runtime Simulator).

MARS is another program that serves a similar purpose as QtSPIM.

Below are a couple links I reposted from one of my previous blog entries:

http://msdn.microsoft.com/en-us/library/ms253512%28v=vs.80%29.aspx
A list of MIPS registers and what they are used for.

http://www.mrc.uidaho.edu/mrc/people/jff/digital/MIPSir.html
A comprehensive MIPS command reference.

Hope these help someone.

No comments:

Post a Comment

Constructive comments are welcome! Spam, or any abusive or profane comments will be deleted.