COMP311-08B Resources: Assignment 1


For this assignment, you will gain rudimentary understanding of the ARM instruction set architecture by examining the output of gcc for a quicksort implementation and consulting the processor's handbook to determine the choice of instructions.

The goal of this assignment is to allow you to think about how the instruction set architecture might be implemented in terms of pipelining, when we come to that part of the course.

The assignment specification can be found here.


David Goodwin
Last Modified: 12:28:09 Monday 28 July 2008