000 07146cam a2200913 a 4500
001 ocn162130089
003 OCoLC
005 20220712210150.0
006 m o d
007 cr cn|||||||||
008 070802s2007 caua ob 001 0 eng d
040 _aOPELS
_beng
_epn
_cOPELS
_dBAKER
_dOCLCQ
_dCOO
_dOCLCO
_dN$T
_dYDXCP
_dMERUC
_dUBY
_dZCU
_dE7B
_dIDEBK
_dDKDLA
_dOCLCQ
_dUMI
_dOCLCO
_dDEBSZ
_dOCLCQ
_dOCLCF
_dNNO
_dAU@
_dUKDOC
_dSE4M6
_dOCLCQ
_dOCLCO
_dOCLCQ
_dAZK
_dLOA
_dJBG
_dAGLDB
_dMOR
_dPIFAG
_dOCLCQ
_dOCLCO
_dU3W
_dCOCUF
_dSTF
_dWRM
_dD6H
_dOCLCQ
_dVTS
_dCEF
_dINT
_dVT2
_dOCLCQ
_dOCLCO
_dWYU
_dOCLCQ
_dOCLCO
_dLEAUB
_dOCLCQ
_dOCLCO
_dUKCRE
_dOCLCQ
_dM8D
_dOCLCO
_dOCLCQ
_dKSU
019 _a172716751
_a441792311
_a488133551
_a505135462
_a507548155
_a648267241
_a780855508
_a790832468
_a817611452
_a824148905
_a961512670
_a962725684
_a966208487
_a988463949
_a991950156
_a1037706764
_a1038650604
_a1055355220
_a1063984981
_a1081294976
_a1103251265
_a1129358870
_a1152999685
_a1240525309
020 _a9780120884216
020 _a0120884216
020 _a9780080525235
_q(electronic bk.)
020 _a0080525237
_q(electronic bk.)
029 1 _aAU@
_b000048753257
029 1 _aAU@
_b000050492501
029 1 _aAU@
_b000051559085
029 1 _aAU@
_b000051860632
029 1 _aAU@
_b000059268268
029 1 _aCHBIS
_b005829005
029 1 _aCHNEW
_b001005535
029 1 _aCHVBK
_b168568535
029 1 _aDEBBG
_bBV039828822
029 1 _aDEBBG
_bBV041119678
029 1 _aDEBBG
_bBV042314149
029 1 _aDEBBG
_bBV043043868
029 1 _aDEBSZ
_b275458466
029 1 _aDEBSZ
_b396675611
029 1 _aDEBSZ
_b422200182
029 1 _aNZ1
_b11778174
029 1 _aNZ1
_b14540185
029 1 _aNZ1
_b15177147
035 _a(OCoLC)162130089
_z(OCoLC)172716751
_z(OCoLC)441792311
_z(OCoLC)488133551
_z(OCoLC)505135462
_z(OCoLC)507548155
_z(OCoLC)648267241
_z(OCoLC)780855508
_z(OCoLC)790832468
_z(OCoLC)817611452
_z(OCoLC)824148905
_z(OCoLC)961512670
_z(OCoLC)962725684
_z(OCoLC)966208487
_z(OCoLC)988463949
_z(OCoLC)991950156
_z(OCoLC)1037706764
_z(OCoLC)1038650604
_z(OCoLC)1055355220
_z(OCoLC)1063984981
_z(OCoLC)1081294976
_z(OCoLC)1103251265
_z(OCoLC)1129358870
_z(OCoLC)1152999685
_z(OCoLC)1240525309
037 _a106619:106653
_bElsevier Science & Technology
_nhttp://www.sciencedirect.com
050 4 _aQA76.9.A73
_bS88 2007eb
072 7 _aCOM
_x050020
_2bisacsh
072 7 _aCOM
_x050010
_2bisacsh
082 0 4 _a004.165
_222
049 _aMAIN
100 1 _aSweetman, Dominic.
_9178340
245 1 0 _aSee MIPS run /
_cDominic Sweetman.
246 1 4 _aSee MIPS run Linux
250 _a2nd ed.
260 _aSan Francisco, Calif. :
_bMorgan Kaufmann Publishers/Elsevier,
_c©2007.
300 _a1 online resource (xix, 492 pages) :
_billustrations
336 _atext
_btxt
_2rdacontent
337 _acomputer
_bc
_2rdamedia
338 _aonline resource
_bcr
_2rdacarrier
520 _aThis 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.
505 0 _aChapter 1: RISCs and MIPS -- Chapter 2: MIPS Architecture -- Chapter 3: Coprocessor 0: MIPS Processor Control -- Chapter 4: How Caches work on MIPS -- Chapter 5: Exceptions, Interrupts, and Initialization -- Chapter 6: Low-level Memory Management and the TLB -- Chapter 7: Floating-Point Support -- Chapter 8: Complete Guide to the MIPS Instruction Set -- Chapter 9: Reading MIPS Assembler Language -- Chapter 10: Porting Software to MIPS -- Chapter 11: MIPS Software Standards (ABIs) -- Chapter 12: Debugging MIPS -- debug and profiling features -- Chapter 13: GNU/Linux from Eight Miles High -- Chapter 14: How hardware and software work together -- Chapter 15: MIPS-specific issues in the Linux kernel -- Chapter 16: Linux Application Code, PIC and Libraries -- Appendix A: MIPS Multithreading -- Appendix B: Other Optional extensions to the MIPS instruction set -- MIPS Glossary.
504 _aIncludes bibliographical references (pages 477-479) and index.
588 0 _aPrint version record.
590 _aeBooks on EBSCOhost
_bEBSCO eBook Subscription Academic Collection - Worldwide
630 0 7 _aLinux.
_2blmlsh
_9150649
650 0 _aMIPS (Computer architecture)
_9178341
650 0 _aRISC microprocessors.
_9175508
650 0 _aEmbedded computer systems
_xProgramming.
_9163856
650 6 _aMIPS (Architecture d'ordinateurs)
_91383791
650 6 _aRISC (Microprocesseurs)
_91383792
650 7 _aCOMPUTERS
_xHardware
_xPersonal Computers
_xMacintosh.
_2bisacsh
650 7 _aCOMPUTERS
_xHardware
_xPersonal Computers
_xPCs.
_2bisacsh
650 7 _aEmbedded computer systems
_xProgramming
_2fast
_0(OCoLC)fst00908303
_9163856
650 7 _aMIPS (Computer architecture)
_2fast
_0(OCoLC)fst01004556
_9178341
650 7 _aRISC microprocessors
_2fast
_0(OCoLC)fst01086238
_9175508
655 0 _aElectronic books.
655 4 _aElectronic books.
776 0 8 _iPrint version:
_aSweetman, Dominic.
_tSee MIPS run.
_b2nd ed.
_dSan Francisco, Calif. : Morgan Kaufmann Publishers/Elsevier, ©2007
_z9780120884216
_z0120884216
_w(DLC) 2006287016
_w(OCoLC)76835747
856 4 0 _uhttps://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=195985
938 _a123Library
_b123L
_n38739
938 _aBaker & Taylor
_bBKTY
_c67.95
_d67.95
_i0120884216
_n0006814579
_sactive
938 _aebrary
_bEBRY
_nebr10179837
938 _aEBSCOhost
_bEBSC
_n195985
938 _aProQuest MyiLibrary Digital eBook Collection
_bIDEB
_n102320
938 _aYBP Library Services
_bYANK
_n2614364
994 _a92
_bINOPJ
999 _c2890975
_d2890975