Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 313 Bytes

File metadata and controls

13 lines (10 loc) · 313 Bytes

Lab: Branch de-offsetting

  • Author: Taylor Lloyd
  • Date: July 20, 2012

Required Knowledge

  • bitshifts
  • masking
  • MIPS binary
  • branch functionality

Summary

The purpose of this lab is to expose students to interpretation of MIPS control flow instructions, as well as teach about hexadecimal numbering.