Assembly Language for Intel-Based Computers (5th Edition) ISBN:0132383101 Published: 16 June, 2006 Author: Kip Irvine
This widely used, fully updated assembly language book provides basic information for the beginning programmer interested in computer architecture, operating systems, hardware manipulation, and compiler writing. Uses the Intel IA-32 processor family as its base, showing how to program for Windows and DOS. Is written in a clear and straightforward manner for high readability. Covers machine architecture, processor architecture, assembly language fundamentals, data transfer, addressing and arithmetic, procedures, conditional processing, integer arithmetic, strings and arrays, structures and macros, 32-bit Windows programming, language interface, disk fundamentals, BIOS-level programming, MS-DOS programming, floating-point programming, and IA-32 instruction encoding.
The Art of Assembly Language ISBN:1886411972 Published: 2003 Author: Randall Hyde
THE ART OF ASSEMBLY LANGUAGE is a practical and comprehensive guide to assembly language. It presents assembly language from the high-level programmer's point of view, allowing the reader to start writing meaningful assembly language programs immediately. The CDROM includes the High Level Assembler (HLA) tool and the HLA Standard Library, all the source code from the book, plus over 50,000 lines of additional sample code, all well-documented and tested.
Linux Assembly Language Programming ISBN:0130879401 Published: 2000 Author: Bob Neveln
Explains all the key features of c86 assembly language in the context of Linux operating system and the C language. Uses a step-by-step, one-concept-at-a-time coverage to help the user master essentials skills. CD-ROM includes the Open Source assembler NASM, edinas, and sample device drivers from the text. Softcover.
ARM Architecture Reference Manual ISBN:0201737191 Published: 2000 Author: Dave Jagger, David Seal
About the ARM Architecture The ARM architecture is the industry's leading 16/32-bit embedded RISC processor solution. ARM Powered microprocessors are being routinely designed into a wider range of products than any other 32-bit processor. This wide applicability is made possible by the ARM architecture, resulting in optimal system solutions at the crossroads of high performance, low power consumption and low cost.
ARM System-on-Chip Architecture ISBN:0201675196 Published: 2000 Author: Stephen B. Furber, Steve B. Furber
For professional hardware and software engineers and for students of computer science and related subjects, Furber introduces the concepts and methodologies for designing a system-on-chip based around a microprocessor core, and for designing the microprocessor itself. Readers are assumed to be familiar with computer architecture and logic design at the second-year undergraduate level of a computer science or computer engineering major, but no prior experience with the ARM brand processor.
Introduction to Risc Assembly Language Programming ISBN:0201398281 Published: 1998 Author: John Waldron
Based upon a one-semester introductory computer architecture course using a simple Reduced Instruction Set Computer (RISC) machine, this text covers data structures such as strings, arrays, and stacks, as well as concepts such as programming loop, procedure calls, IF statements, and basic recursion.
Sparc Architecture, Assembly Language Programming, and C ISBN:0130255963 Published: 1999 Author: Richard P. Paul
This is the first computer organization and assembly language text that focuses on the Sun SPARC. Coverage also includes material on C programming. Should be shown to those teaching computer organization, architecture and assembly language. The trend is coming toward these topics.
Alpha Risc Architecture for Programmers ISBN:0130814385 Published: 1998 Author: James S. Evans, Richard H. Eckhouse...
An undergraduate level textbook which discusses computer architecture and assembly language programming for a modern 64-bit Reduced Instruction Set Computer (RISC). Chapters look at computer structures, assemblers and debuggers, instruction formats and debugging, branch instructions and logical operations, floating-point operations, and input and output of text, among other topics.
Introduction to Assembly Language Programming ISBN:0387985301 Published: 1998 Author: Sivarama P. Dandamudi
Introducing the reader to assembly language programming and its role in computer programming and design, this title covers stacks, addressing modes, arithmetic, selection and iteration, and bit manipulation. Advanced topics are also presented.