COMPARISON OF THREE ISTRUCTION SET ARCHITECTURES

The purpose of this assignment is to produce a comparative study and written report which compares the following three (3) processors

SPARC, PENTIUM, MIPS

and their respective instruction sets, outlining the differences and similarities between them.

You can use the clear array example using pointers and indexes as a basis for your comparison and analysis.

You have to measure the time to clear the array for all three processors.

The report has to include time for compiler generated assembly code and

the code that you have manually optimized.

For your infomration debug tutorial for SPARC processor.