Read more
Informationen zum Autor MOSTAFA ABD-EL-BARR, PhD, is currently a professor and chairman of the Department of Information Science at Kuwait University. He has co-authored two other books, published more than 120 papers, and served as chair for a number of international conferences and symposia. HESHAM EL-REWINI, PhD, PE, is a full professor and chairman of the Department of Computer Sciences and Engineering at Southern Methodist University (SMU). He has co-authored several books, published numerous research papers in journals and conference proceedings, and chaired many international conferences. Klappentext An invaluable and comprehensive resource on computer organization and architecture Typically, instructors of computer organization and architecture courses have had to resort to multiple textbooks as well as supplementary notes to provide students with adequate learning material. Fundamentals of Computer Organization and Architecture provides a more coherent approach by covering all the necessary topics in one single textbook, including: Instruction set architecture and design Assembly language programming Computer arithmetic Processing unit design Memory system design Input-output design and organization Pipeline design techniques Reduced Instruction Set Computers (RISCs) Introduction to multiprocessors This comprehensive and didactic resource provides an introduction to computer systems, including historical background, to provide a context and framework for concepts and applications developed in subsequent chapters; case examples of real-world computer systems that illuminate key concepts and demonstrate practical applications; and exercises, summaries, references, and further reading recommendations at the end of each chapter. Fundamentals of Computer Organization and Architecture simplifies course material development for instructors with its comprehensive coverage and helps the readers learn faster thanks to its logical organization, clear style, and practical examples. In addition to being an excellent teaching tool for students, this is a thorough and dependable reference for engineers and programmers. Zusammenfassung Das zweibändige Werk, von dem jetzt der erste Band vorliegt, umfasst das gesamte Themenspektrum von Einführungsvorlesungen in Computerorganisation und -architektur. Aufbauend auf mehr als 15 Jahren eigener Lehrerfahrung erläutern die Autoren Befehlssatzarchitektur und Design, Assemblerprogrammierung, Computerarithmetik, Design der Verarbeitungseinheit, Details zum Speichersystem, I/O-Design und -organisation, Pipelining und RISCs. Anschaulich wird der Text durch praxisnahe Beispiele, viele Fallstudien und wertvolle Tipps. Inhaltsverzeichnis Preface. 1. Introduction to Computer Systems. 1.1. Historical Background. 1.2. Architectural Development & Styles. 1.3. Technological Development. 1.4. Performance Measures. 1.5. Summary. Exercises. References and Further Reading. 2. Instruction Set Architecture & Design. 2.1. Memory Locations and Operations. 2.2. Addressing Modes. 2.3. Instruction Types. 2.4. Programming Examples. 2.5. Summary. Exercises. References and Further Reading. 3. Assembly Language Programming. 3.1. A Simple Machine. 3.2. Instructions Mnemonics and Syntax. 3.3. Assembler Directives and Commands. 3.4. Assembly and Execution of Programs. 3.5. Example: The X 86 Family. 3.6. Summary. Exercises. References and Further Reading. 4. Computer Arithmetic. 4.1. Number Systems. 4.2. Integer Arithmetic. 4.3. Floating Point Arithmetic. 4.4. Summary. Exercises. References and Further Readings. 5. Processing Unit Design. 5.1. CPU Basics. 5.2. Register Set. 5.3. Data Path. 5.4. The CPU I...