< MIPS Assembly
This page is going to talk about some of the specific MIPS implementations, and MIPS relatives.
Most MIPS implementations use the classic 5 stage pipeline: instruction fetch, instruction decode/register fetch, execute, memory access, and register write back.
Further reading
- The Microchip PIC32 microcontrollers are based on a MIPS32 M4K Core.
- The MIPS architecture is one of several popular architectures in embedded systems.
- The PlayStation uses a MIPS processor. Several Wikibooks discuss programming the PlayStation: Emulation/On Playstation, Linux Guide/PlayStation 3, PSP Programming, Map This!.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.