Author: James E. Brink
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 608
Book Description
Detailed coverage of architecture/hardware topics such as CPU, microprocessors, large computer architecture and fault tolerance architecture makes this a valuable reference. For computer science and electrical engineering professionals as well as VAX assembly language programmers.
Computer Architecture and VAX Assembly Language Programming
Author: James E. Brink
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 608
Book Description
Detailed coverage of architecture/hardware topics such as CPU, microprocessors, large computer architecture and fault tolerance architecture makes this a valuable reference. For computer science and electrical engineering professionals as well as VAX assembly language programmers.
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 608
Book Description
Detailed coverage of architecture/hardware topics such as CPU, microprocessors, large computer architecture and fault tolerance architecture makes this a valuable reference. For computer science and electrical engineering professionals as well as VAX assembly language programmers.
Assembly Language Programming for the VAX-11
Author: Karen A. Lemone
Publisher: Little Brown
ISBN:
Category : Computers
Languages : en
Pages : 262
Book Description
This is a two-part text about assembly language programming in the VAX/MACRO language. Unlike texts that are concerned solely with the assembly language itself, this addresses the design of assemblers, macroprocessors, and linkers. Part I focuses on the fundamentals of assembly language programming in the VAX/MACRO language. It is aimed at the beginning assembly language programmer, conforming with current ACM recommendations concerning these courses. Part II addresses the same subjects from a systems viewpoint, most especially assembler, macroprocessor, and linker design.
Publisher: Little Brown
ISBN:
Category : Computers
Languages : en
Pages : 262
Book Description
This is a two-part text about assembly language programming in the VAX/MACRO language. Unlike texts that are concerned solely with the assembly language itself, this addresses the design of assemblers, macroprocessors, and linkers. Part I focuses on the fundamentals of assembly language programming in the VAX/MACRO language. It is aimed at the beginning assembly language programmer, conforming with current ACM recommendations concerning these courses. Part II addresses the same subjects from a systems viewpoint, most especially assembler, macroprocessor, and linker design.
Computer Programming and Architecture
Author: Henry Levy
Publisher: Digital Press
ISBN: 1483299376
Category : Computers
Languages : en
Pages : 466
Book Description
Takes a unique systems approach to programming and architecture of the VAX Using the VAX as a detailed example, the first half of this book offers a complete course in assembly language programming. The second describes higher-level systems issues in computer architecture. Highlights include the VAX assembler and debugger, other modern architectures such as RISCs, multiprocessing and parallel computing, microprogramming, caches and translation buffers, and an appendix on the Berkeley UNIX assembler.
Publisher: Digital Press
ISBN: 1483299376
Category : Computers
Languages : en
Pages : 466
Book Description
Takes a unique systems approach to programming and architecture of the VAX Using the VAX as a detailed example, the first half of this book offers a complete course in assembly language programming. The second describes higher-level systems issues in computer architecture. Highlights include the VAX assembler and debugger, other modern architectures such as RISCs, multiprocessing and parallel computing, microprogramming, caches and translation buffers, and an appendix on the Berkeley UNIX assembler.
VAX Architecture Reference Manual
Author: Dileep P. Bhandarkar
Publisher: Decbooks
ISBN:
Category : Computers
Languages : en
Pages : 440
Book Description
Architectural specifications can make for dry reading, but this volume should be of interest to at least three types of readers. Serious computer engineers specializing in machine design, application or systems programmers of VAX computers, and computer science or engineering students. This volume provides an example of a successful computer architecture, and how it should be documented. It is a complete description of the machine language interface for VAX computers. And it provides a case study in design and computer organization or assembly language programming.
Publisher: Decbooks
ISBN:
Category : Computers
Languages : en
Pages : 440
Book Description
Architectural specifications can make for dry reading, but this volume should be of interest to at least three types of readers. Serious computer engineers specializing in machine design, application or systems programmers of VAX computers, and computer science or engineering students. This volume provides an example of a successful computer architecture, and how it should be documented. It is a complete description of the machine language interface for VAX computers. And it provides a case study in design and computer organization or assembly language programming.
VAX Assembly Language
Author: Sara Baase
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 536
Book Description
A practical introduction to the VAX assembly language.
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 536
Book Description
A practical introduction to the VAX assembly language.
Computer Organization and Assembly Language Programming for the VAX
Author: G. Michael Schneider
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 712
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 712
Book Description
Computer Organization and Design RISC-V Edition
Author: David A. Patterson
Publisher: Morgan Kaufmann
ISBN: 0128122765
Category : Computers
Languages : en
Pages : 700
Book Description
The new RISC-V Edition of Computer Organization and Design features the RISC-V open source instruction set architecture, the first open source architecture designed to be used in modern computing environments such as cloud computing, mobile devices, and other embedded systems. With the post-PC era now upon us, Computer Organization and Design moves forward to explore this generational change with examples, exercises, and material highlighting the emergence of mobile computing and the Cloud. Updated content featuring tablet computers, Cloud infrastructure, and the x86 (cloud computing) and ARM (mobile computing devices) architectures is included. An online companion Web site provides advanced content for further study, appendices, glossary, references, and recommended reading. - Features RISC-V, the first such architecture designed to be used in modern computing environments, such as cloud computing, mobile devices, and other embedded systems - Includes relevant examples, exercises, and material highlighting the emergence of mobile computing and the cloud
Publisher: Morgan Kaufmann
ISBN: 0128122765
Category : Computers
Languages : en
Pages : 700
Book Description
The new RISC-V Edition of Computer Organization and Design features the RISC-V open source instruction set architecture, the first open source architecture designed to be used in modern computing environments such as cloud computing, mobile devices, and other embedded systems. With the post-PC era now upon us, Computer Organization and Design moves forward to explore this generational change with examples, exercises, and material highlighting the emergence of mobile computing and the Cloud. Updated content featuring tablet computers, Cloud infrastructure, and the x86 (cloud computing) and ARM (mobile computing devices) architectures is included. An online companion Web site provides advanced content for further study, appendices, glossary, references, and recommended reading. - Features RISC-V, the first such architecture designed to be used in modern computing environments, such as cloud computing, mobile devices, and other embedded systems - Includes relevant examples, exercises, and material highlighting the emergence of mobile computing and the cloud
SPARC Architecture, Assembly Language Programming, and C
Author: Richard P. Paul
Publisher: Pearson
ISBN: 9780130255969
Category : Assembler language (Computer program language)
Languages : en
Pages : 0
Book Description
For Assembly Language and Architecture courses emphasizing SPARC architecture found in computer science, engineering and business departments. Written from a programmer's perspective, this long-awaited revision introduces the SPARC assembly language to readers early on. Other introductory material encompasses making use of UNIX tools (the m4 macro processor; the assembler; the gnu emacs editor; and the gdb debugger). Further coverage includes a formal definition of the von Neumann machine, its relationship to programmable calculators, and to the JAVA bytecode and JAVA virtual machine. Not only is this book suitable for introductory computer architecture courses, but for programmers who will be programming SPARC architecture machine in languages such as C and C++.
Publisher: Pearson
ISBN: 9780130255969
Category : Assembler language (Computer program language)
Languages : en
Pages : 0
Book Description
For Assembly Language and Architecture courses emphasizing SPARC architecture found in computer science, engineering and business departments. Written from a programmer's perspective, this long-awaited revision introduces the SPARC assembly language to readers early on. Other introductory material encompasses making use of UNIX tools (the m4 macro processor; the assembler; the gnu emacs editor; and the gdb debugger). Further coverage includes a formal definition of the von Neumann machine, its relationship to programmable calculators, and to the JAVA bytecode and JAVA virtual machine. Not only is this book suitable for introductory computer architecture courses, but for programmers who will be programming SPARC architecture machine in languages such as C and C++.
Assembler Language Programming for the IBM 370
Author: Frank M. Carrano
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 856
Book Description
Publisher: Benjamin-Cummings Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 856
Book Description
Computer Architecture
Author: Robert J. Baron
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 424
Book Description
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 424
Book Description