The Art of Assembly Language, 2nd Edition

The Art of Assembly Language, 2nd Edition
Author :
Publisher : No Starch Press
Total Pages : 764
Release :
ISBN-10 : 9781593272074
ISBN-13 : 1593272073
Rating : 4/5 (74 Downloads)

Synopsis The Art of Assembly Language, 2nd Edition by : Randall Hyde

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax intimidating to learn and use. Since 1996, Randall Hyde's The Art of Assembly Language has provided a comprehensive, plain-English, and patient introduction to 32-bit x86 assembly for non-assembly programmers. Hyde's primary teaching tool, High Level Assembler (or HLA), incorporates many of the features found in high-level languages (like C, C++, and Java) to help you quickly grasp basic assembly concepts. HLA lets you write true low-level code while enjoying the benefits of high-level language programming. As you read The Art of Assembly Language, you'll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code. You'll learn how to: –Edit, compile, and run HLA programs –Declare and use constants, scalar variables, pointers, arrays, structures, unions, and namespaces –Translate arithmetic expressions (integer and floating point) –Convert high-level control structures This much anticipated second edition of The Art of Assembly Language has been updated to reflect recent changes to HLA and to support Linux, Mac OS X, and FreeBSD. Whether you're new to programming or you have experience with high-level languages, The Art of Assembly Language, 2nd Edition is your essential guide to learning this complex, low-level language.

The OpenVMS User's Guide

The OpenVMS User's Guide
Author :
Publisher : Digital Press
Total Pages : 330
Release :
ISBN-10 : 1555582036
ISBN-13 : 9781555582036
Rating : 4/5 (36 Downloads)

Synopsis The OpenVMS User's Guide by : Patrick Holmay

Completely updated and revised, The OpenVMS User's Guide continues to be the prime resource for new and non-technical users on how to use OpenVMS and customize it to their working environment. For more proficient users, the book serves as a quick look-up reference. The book begins with an introduction to the OpenVMS operating system and its built-in functions, and then provides a thorough explanation of OpenVMS files and directories, use of DCL, and how to edit files using EVE and EDT. It also discusses how to create command procedures and the Mail and Phone utilities. New to this edition are additional insights into application development and sending e-mail to remote notes via the Internet, remote logins and file transfers. Each chapter is liberally sprinkled with learning aids including summaries and tables of commands, exercises, and review quizzes. Completely covers the OpenVMS operating system - from logging in to creating command procedures, with thorough discussions of files and directories Covers both EVE and EDT editors in detail Shows how to customize your working environment

Zen of Assembly Language: Knowledge

Zen of Assembly Language: Knowledge
Author :
Publisher : Scott Foresman Trade
Total Pages : 640
Release :
ISBN-10 : 0673386023
ISBN-13 : 9780673386021
Rating : 4/5 (23 Downloads)

Synopsis Zen of Assembly Language: Knowledge by : Michael Abrash

The most comprehensive treatment of advanced assembler programming ever published, this book presents a way of programming that involves intuitive, right-brain thinking. Also probes hardware aspects that affect code performance and compares programming techniques.

Assembler Language Programming for the IBM 370

Assembler Language Programming for the IBM 370
Author :
Publisher : Benjamin-Cummings Publishing Company
Total Pages : 856
Release :
ISBN-10 : UCSC:32106008463694
ISBN-13 :
Rating : 4/5 (94 Downloads)

Synopsis Assembler Language Programming for the IBM 370 by : Frank M. Carrano

VAX-11 Assembly Language Programming

VAX-11 Assembly Language Programming
Author :
Publisher : Prentice Hall
Total Pages : 426
Release :
ISBN-10 : UOM:39015021753481
ISBN-13 :
Rating : 4/5 (81 Downloads)

Synopsis VAX-11 Assembly Language Programming by : Sara Baase

Assembly Language Programming for the VAX-11

Assembly Language Programming for the VAX-11
Author :
Publisher : Little Brown
Total Pages : 262
Release :
ISBN-10 : UOM:39015006418654
ISBN-13 :
Rating : 4/5 (54 Downloads)

Synopsis Assembly Language Programming for the VAX-11 by : Karen A. Lemone

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.

VAX Architecture Reference Manual

VAX Architecture Reference Manual
Author :
Publisher : Decbooks
Total Pages : 440
Release :
ISBN-10 : UCAL:$B261020
ISBN-13 :
Rating : 4/5 (20 Downloads)

Synopsis VAX Architecture Reference Manual by : Dileep P. Bhandarkar

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.