Assembly Language Programming for the VAX-11

Assembly Language Programming for the VAX-11

Author: Karen A. Lemone

Publisher: Little Brown

Published: 1983

Total Pages: 262

ISBN-13:

DOWNLOAD EBOOK

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 Architecture and VAX Assembly Language Programming

Computer Architecture and VAX Assembly Language Programming

Author: James E. Brink

Publisher: Benjamin-Cummings Publishing Company

Published: 1987

Total Pages: 608

ISBN-13:

DOWNLOAD EBOOK

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 Programming and Architecture

Computer Programming and Architecture

Author: Henry Levy

Publisher: Digital Press

Published: 2014-06-28

Total Pages: 466

ISBN-13: 1483299376

DOWNLOAD EBOOK

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

VAX Architecture Reference Manual

Author: Dileep P. Bhandarkar

Publisher: Decbooks

Published: 1987

Total Pages: 440

ISBN-13:

DOWNLOAD EBOOK

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.


ARM Assembly Language

ARM Assembly Language

Author: William Hohl

Publisher: CRC Press

Published: 2014-10-20

Total Pages: 458

ISBN-13: 1482229854

DOWNLOAD EBOOK

Delivering a solid introduction to assembly language and embedded systems, ARM Assembly Language: Fundamentals and Techniques, Second Edition continues to support the popular ARM7TDMI, but also addresses the latest architectures from ARM, including CortexTM-A, Cortex-R, and Cortex-M processors—all of which have slightly different instruction sets, programmer’s models, and exception handling. Featuring three brand-new chapters, a new appendix, and expanded coverage of the ARM7TM, this edition: Discusses IEEE 754 floating-point arithmetic and explains how to program with the IEEE standard notation Contains step-by-step directions for the use of KeilTM MDK-ARM and Texas Instruments (TI) Code Composer StudioTM Provides a resource to be used alongside a variety of hardware evaluation modules, such as TI’s Tiva Launchpad, STMicroelectronics’ iNemo and Discovery, and NXP Semiconductors’ Xplorer boards Written by experienced ARM processor designers, ARM Assembly Language: Fundamentals and Techniques, Second Edition covers the topics essential to writing meaningful assembly programs, making it an ideal textbook and professional reference.


Introduction to Assembly Language Programming

Introduction to Assembly Language Programming

Author: Sivarama P. Dandamudi

Publisher: Springer Science & Business Media

Published: 2004-11-05

Total Pages: 690

ISBN-13: 0387206361

DOWNLOAD EBOOK

This updated textbook introduces readers to assembly and its evolving role in computer programming and design. The author concentrates the revised edition on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. The focus is on providing students with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. All of the main features are covered in depth, and the book is equally viable for DOS or Linux, MIPS (RISC) or CISC (Pentium). The book is based on a successful course given by the author and includes numerous hands-on exercises.