© Thomas Kunz 2000
SCE 574
5
   Outline (cont.)
ä1. Classes of systems and their major features
äOn-line and Transactional
äEmbedded and Real time (soft and hard)
äGeneral purpose
ä2. Basics of computer architecture
äExamples: Pentium and PowerPC
äData models: integers, reals, character sets
äMemory and memory access, interrupts, caches, disks
äInstructions
ä3. Assembler language
äMain features in assembly languages
äAddressing modes
äSubprogram calling sequences
äExamples
ä