next up previous
Next: Lab 12 Up: Assignments Previous: Lab 10

Lab 11

MIPS programming 1

Release Date: July 1,2008
Due Date: July 22, 2008, 6 PM


1. Objective:
The objective of this lab is to program with multiplication.


2. Problem 1: Multiplication programming.

Multiplication is accomplished by simple shift and add hardware. For example, 1 bit to the left represents a number twice as large in base 2,  shifting  the bit left has the same effect as multiplying by a power of 2.
Refer to section 3.4 (3rd edition) of your text book , where details about how to perform multiplication are  given. 
Assignments

3. Submission
This lab should be submitted as a hard copy with labs 12 and 13 by July 22, 2008.

Ben A. Abderazek 2008-04-14