


## R-Format Instructions
- Read two register operands, perform ALU operation, write result to target register

## Inputs to the Register File


## Connecting it to the ALU


## Load/Store Instructions
- Read register operands, calculate address, read/write to memory

## Branch Instructions
- Read register operands, compare operands, calculate target address

## The Full Datapath