Share via


MIPS Assembly Language Resources

The architecture of MIPS processors varies among specific processor implementations. Numerous resources are available that can help you write MIPS assembly-language code.

The following list shows suggested resources.

  • MIPS Assembly Language Programmer's Guide. (Silicon Graphics, Inc., October 1992).
  • The MIPS Programmer's Handbook by Erin Farquhar and Philip Bunce. (Morgan Kaufmann Publishers, 1994).
  • MIPS RISC Architecture by Gerry Kane, Joe Heinrich, and Joseph Heinrich. (Prentice-Hall, 1991).
  • See MIPS Run by Dominic Sweetman. (Morgan Kaufmann Publishers, 1999).

See Also

MIPS Device Inline Assembly Language | Intrinsic Functions and MIPS Inline Assembly | The _asm Keyword in MIPS Inline Assembly | MIPS Inline Assembly Language Examples

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.