Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Rowan University

Open Educational Resources

Book Gallery

2018

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Computer Organization With Mips, Seth D. Bergmann Jul 2018

Computer Organization With Mips, Seth D. Bergmann

Open Educational Resources

This book is intended to be used for a first course in computer organization, or computer architecture. It assumes that all digital components can be constructed from fundamental logic gates. The book begins with number representation schemes and assembly language for the MIPS architecture, including assembler directives, pseudo-operations, and floating point instructions. It then describes the machine language instruction formats, and shows the student how to translate an assembly language program to machine language. This is followed by a chapter which describes how to construct an assembler for MIPS. This chapter may be omitted without loss of continuity. This is …