Skip to content

Opening book details…

About this document

MIPS Instruction Set and C Compilation Guide by nithyananthank is a document available to read on EtoBox.

The document discusses computer instruction sets and how instructions are compiled from high-level languages like C to low-level machine code like MIPS. It provides examples of how simple C assignment statements are translated to their MIPS assembly equivalents, including using registers to hold operands, loading values from memory, and using immediate operands. The document also discusses hardware design principles like regularity and using smaller components to increase speed.

Author
nithyananthank
Language
EN