Designer | MIPS Technologies, Imagination Technologies |
---|---|
Bits | 64-bit (32 → 64) |
Introduced | 1985 |
Version | MIPS32/64 Release 6 (2014) |
Design | RISC |
Type | Load–store |
Encoding | Fixed |
Branching | Compare and branch, with a 1 instruction delay after the branching condition check |
Endianness | Bi |
Page size | 4 KB |
Extensions | MDMX, MIPS-3D |
Open | Partly. The R16000 processor has been on the market for more than 20 years and as such cannot be subject to patent claims. Therefore, the R16000 and older processors are fully open. |
Registers | |
General-purpose | 32 |
Floating point | 32 |
MIPS (Microprocessor without Interlocked Pipelined Stages)[1] is a family of reduced instruction set computer (RISC) instruction set architectures (ISA)[2]: A-1 [3]: 19 developed by MIPS Computer Systems, now MIPS Technologies, based in the United States.
There are multiple versions of MIPS, including MIPS I, II, III, IV, and V, as well as five releases of MIPS32/64 (for 32- and 64-bit implementations, respectively). The early MIPS architectures were 32-bit; 64-bit versions were developed later. As of April 2017, the current version of MIPS is MIPS32/64 Release 6.[4][5] MIPS32/64 primarily differs from MIPS I–V by defining the privileged kernel mode System Control Coprocessor in addition to the user mode architecture.
The MIPS architecture has several optional extensions: MIPS-3D, a simple set of floating-point SIMD instructions dedicated to common 3D tasks;[6] MDMX (MaDMaX), a more extensive integer SIMD instruction set using 64-bit floating-point registers; MIPS16e, which adds compression to the instruction stream to reduce the space programs take up;[7] and MIPS MT, which adds multithreading capability.[8]
Computer architecture courses in universities and technical schools often study the MIPS architecture.[9] The architecture greatly influenced later RISC architectures such as Alpha. In March 2021, MIPS announced that the development of the MIPS architecture had ended as the company is making the transition to RISC-V.[10]