created: 07/12/01; audio: 12/05/03; small changes: 06/18/03; 07/20/2015; 09/27/21

go to home page   go to next page hear noise highlighting

CHAPTER 14 — Integer Multiplication, Division and Arithmetic Shift Instructions

This chapter discusses the MIPS instructions for performing 32-bit integer multiplication. Some topics of integer representation with bit patterns are reviewed.

Chapter Topics:


QUESTION 1:

Multiply 9910 times 9910 : .

How many decimal places does each operand (99) have: .

How many decimal places does the result have: .


go to home page   go to next page