Instruction Set Architecture

The supersmall processor supports a mostly-complete subset of the MIPS-I instruction set. For a complete reference to the instruction set, try reading SGI's documentation on the MIPS-IV instruction set, and ignore anything that doesn't apply to MIPS-I.

Supported

Unsupported

A table listing all supported and some unsupported instructions is contained at the side of this page. If an instruction is not contained in the table, assume it to be unsupported.

A C/C++ compiler based on GCC is available from the download page that fully supports this instruction set.