Skip to content

Opening book details…

About this document

MIPS Single-Cycle Datapath Overview by SX is a document available to read on EtoBox.

The document discusses various jump and branch instructions in MIPS including unconditional jumps using the j instruction, jump and link with jal, jump register with jr, conditional branches using beq and bne, and how their semantics are implemented in the processor datapath. It explains how the program counter is updated for different jump instructions and how conditional branches uphold the delayed branch semantics by comparing register values and conditionally updating the PC. The datapath diagram shows

Author
SX
Language
EN