Difference between revisions of "CDA 3101"
Jump to navigation
Jump to search
(→Slides) |
(→Slides) |
||
Line 15: | Line 15: | ||
* [http://www.inthewings.net/class/CDA3101/lookatmem.ppt Assembly Programming - An In-Depth Look at Memory] | * [http://www.inthewings.net/class/CDA3101/lookatmem.ppt Assembly Programming - An In-Depth Look at Memory] | ||
* [http://www.inthewings.net/class/CDA3101/instencode.ppt MIPS Instruction Encoding] | * [http://www.inthewings.net/class/CDA3101/instencode.ppt MIPS Instruction Encoding] | ||
+ | * [http://www.inthewings.net/class/CDA3101/instencode2.ppt MIPS Instruction Encoding 2] | ||
+ | * [http://www.inthewings.net/class/CDA3101/diglogic.ppt Basics of Digital Logic] |
Revision as of 07:43, 9 June 2009
Syllabus
Slides
- Introduction
- Introduction Part II
- MIPS Architecture and Assembly 1
- MIPS Architecture and Assembly 2
- Integer Math and Representations
- Floating Point Math and Representations
- Implications of Numerical Representations
- PCSpim - Running a MIPS Program
- MIPS Assembly - Program Implementation
- MIPS Assembly - The Stack-Frame Convention
- MIPS Assembly - The Stack-Frame Convention 2
- Assembly Programming - An In-Depth Look at Memory
- MIPS Instruction Encoding
- MIPS Instruction Encoding 2
- Basics of Digital Logic