See MIPS Run
eBook - ePub

See MIPS Run

  1. 512 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

See MIPS Run

About this book

See MIPS Run, Second Edition, is not only a thorough update of the first edition, it is also a marriage of the best-known RISC architecture--MIPS--with the best-known open-source OS--Linux. The first part of the book begins with MIPS design principles and then describes the MIPS instruction set and programmers' resources. It uses the MIPS32 standard as a baseline (the 1st edition used the R3000) from which to compare all other versions of the architecture and assumes that MIPS64 is the main option. The second part is a significant change from the first edition. It provides concrete examples of operating system low level code, by using Linux as the example operating system. It describes how Linux is built on the foundations the MIPS hardware provides and summarizes the Linux application environment, describing the libraries, kernel device-drivers and CPU-specific code. It then digs deep into application code and library support, protection and memory management, interrupts in the Linux kernel and multiprocessor Linux. Sweetman has revised his best-selling MIPS bible for MIPS programmers, embedded systems designers, developers and programmers, who need an in-depth understanding of the MIPS architecture and specific guidance for writing software for MIPS-based systems, which are increasingly Linux-based. - Completely new material offers the best explanation available on how Linux runs on real hardware - Provides a complete, updated and easy-to-use guide to the MIPS instruction set using the MIPS32 standard as the baseline architecture with the MIPS64 as the main option - Retains the same engaging writing style that made the first edition so readable, reflecting the authors 20+ years experience in designing systems based on the MIPS architecture

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access See MIPS Run by Dominic Sweetman in PDF and/or ePUB format, as well as other popular books in Computer Science & Hardware. We have over one million books available in our catalogue for you to explore.

Information

Year
2010
Print ISBN
9780120884216
eBook ISBN
9780080525235

Table of contents

  1. Cover
  2. Title Page
  3. Copyright
  4. Foreword
  5. Preface
  6. Table of Contents
  7. Chapter 1: RISCs and MIPS Architectures
  8. Chapter 2: MIPS Architecture
  9. Chapter 3: Coprocessor 0: MIPS Processor Control
  10. Chapter 4: How Caches Work on MIPS Processors
  11. Chapter 5: Exceptions, Interrupts, and Initialization
  12. Chapter 6: Low-level Memory Management and the TLB
  13. Chapter 7: Floating-Point Support
  14. Chapter 8: Complete Guide to the MIPS Instruction Set
  15. Chapter 9: Reading MIPS Assembly Language
  16. Chapter 10: Porting Software to the MIPS Architecture
  17. Chapter 11: MIPS Software Standards (ABIs)
  18. Chapter 12: Debugging MIPS Designs—Debug and Profiling Features
  19. Chapter 13: GNU/Linux from Eight Miles High
  20. Chapter 14: How Hardware and Software Work Together
  21. Chapter 15: MIPS Specific Issues in the Linux Kernel
  22. Chapter 16: Linux Application Code, PIC, and Libraries
  23. Appendix A: MIPS Multithreading
  24. Appendix B: Other Optional Extensions to the MIPS Instruction Set
  25. MIPS Glossary
  26. References
  27. Index