====================================== ASM - ExamplesA/ TABLE OF CONTENTS Apr. 24, 2012 ====================================== This directory contains a collection of programs and writeups that will be of interest (and aid) to students who are learning Computer Archictecture and how to program in the MIPS Assembly Language in particular. FILE or DIRECTORY/ DESCRIPTION ---------------------- ------------------------------------------------ 00INDEX.txt - This file FPfcns.asm A Floating point functions HelloWorld.asm A Source for Assignment A0 HelloWorld.rtf - HelloWorld.asm with line numbers index.html - Index to the 8086 examples Nums.asm A Print the integers from 0 to N Nums.rtf - Nums.asm with line numbers PArray.asm A Print array function PArray.rtf - PArray.asm with line numbers SimpleIO.asm A Demonstrate the I/O syscalls SPIMa S A "quick guide" to using the Simulator SPIMDocumentation.pdf S SPIM's author's complete documentation on SPIM SpimInstructionSet.htm S Short description of the SPIM instruction set SPIMQuickRef.docx S Quick reference handout; including floating point SPIMQuickRef.pdf S Same as above, in PDF format SPIMQuickReference.htm S Quick reference for the SPIM instruction set spimwin.pdf S A longer guide to using the Simulator Sqrt.asm A Square root (floating point) via Newton-Raphson Strings.asm A Develop the Create function for Homework #8 Sum.asm A Sum the integers from 1 to N Sum.rtf - Sum.asm with line numbers UpCase.asm A Passing information on the stack; uppercase UpCase.rtf - UpCase.asm with line numbers - o - O - o - Note: "A" indicates an Assembly Language source file "S" indicates a file containing information on using the Simulator Last updated: 6:37 PM 4/24/2012