See MIPS Run
eBook - ePub

See MIPS Run

Dominic Sweetman

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

See MIPS Run

Dominic Sweetman

Book details
Table of contents
Citations

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

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
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 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
ISBN
9780080525235
Edition
2

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