| |
-
paper
 Programmed Introduction to the MIPS Assembly Language
This a course in assembly language programming of the MIPS processor.
It emphasizes the topics needed for study of computer architecture: bits, bit patterns, operations on bit patterns, and how bit patterns represent instructions and data.
This course is equivalent to a semester-long junior college or university course (except, perhaps, for the emphasis on bit patterns). The emphasis of the course is on understanding how computers...
preview:
http://chortle.ccsu.edu/AssemblyTutorial/TutorialContents.html
11/16/2008
Tags: assembly, mips
 |