Programming the 80286, 80386, 80486, and Pentium-based Personal Computer

Programming the 80286, 80386, 80486, and Pentium-based Personal Computer

Author: Barry B. Brey

Publisher: Macmillan Publishing Company

Published: 1996

Total Pages: 786

ISBN-13: 9780023142635

DOWNLOAD EBOOK

Designed for use on advanced architecture courses, this is a practical reference text for anyone interested in assembly language programming and, more specifically, the configuration and programming of the Intel-based personal computer. Coverage includes both a concise presentation of assembly language programming for the beginner and a complete study of advanced topics. A disk containing many of the more advanced versions of the example programs is included with the text. This disk contains the unassembled source files of many of the example programs. It also contains a macro include file that eases the task of assembly language programming by providing macros that perform most of the I/O tasks associated with assembly language programming.


Microsoft's 80386/80486 Programming Guide

Microsoft's 80386/80486 Programming Guide

Author: Ross P. Nelson

Publisher:

Published: 1991

Total Pages: 500

ISBN-13:

DOWNLOAD EBOOK

New revised and updated this book provides a wealth of practical information and expert advice on the Intel 80386, 80386SX, and 80486 microprocessors. Contains scores of informative technical illustrations, complete instruction set documentation, and sample programs.


The 80386, 80486, and Pentium Processors

The 80386, 80486, and Pentium Processors

Author: Walter A. Triebel

Publisher:

Published: 1998

Total Pages: 936

ISBN-13:

DOWNLOAD EBOOK

This book is the first to concentrate on all 32 bit microprocessors and the pentium. This comprehensive exploration of microprocessor technology introduces core concepts, techniques, and applications using the 80386, 80486, and Pentium processors, putting equal emphasis on assembly language software programming and microcomputer hardware/interfacing. The second part of this book presents software, memory, circuits, I/0 and peripherals. The third part consists of PC/AT business interfacing, testing, troubleshooting, and the pentium. For anyone interested in Microprocessor Technology.


Brey

Brey

Author: Barry B. Brey

Publisher:

Published: 2013-11-01

Total Pages: 944

ISBN-13: 9781292027371

DOWNLOAD EBOOK

Keeping students on the forefront of technology, this text offers a practical reference to all programming and interfacing aspects of the popular Intel microprocessor family.


Guide to Assembly Language Programming in Linux

Guide to Assembly Language Programming in Linux

Author: Sivarama P. Dandamudi

Publisher: Springer Science & Business Media

Published: 2005-07-15

Total Pages: 570

ISBN-13: 9780387258973

DOWNLOAD EBOOK

Introduces Linux concepts to programmers who are familiar with other operating systems such as Windows XP Provides comprehensive coverage of the Pentium assembly language


LINUX Assembly Language Programming

LINUX Assembly Language Programming

Author: Bob Neveln

Publisher: Prentice Hall Professional

Published: 2000

Total Pages: 276

ISBN-13: 9780130879400

DOWNLOAD EBOOK

Master x86 language from the Linux point of view with this one-concept-at-a-time guide. Neveln gives an "under the hood" perspective of how Linux works and shows how to create device drivers. The CD-ROM includes all source code from the book plus edlinas, an x86 simulator that's perfect for hands-on, interactive assembler development.


The Intel 32-bit Microprocessors

The Intel 32-bit Microprocessors

Author: Barry B. Brey

Publisher: Pearson

Published: 1995

Total Pages: 822

ISBN-13:

DOWNLOAD EBOOK

Coverage first concentrates on real-mode assembly language programming compatible with all versions of the Intel microprocessor family, and compares and contrasts advanced family member with the foundational 8086/8088. This building block presentation is effective because the Intel family units are so similar that learning advanced versions is easy once the basics are understood.


Introduction to Assembly Language Programming

Introduction to Assembly Language Programming

Author: Sivarama P. Dandamudi

Publisher: Springer Science & Business Media

Published: 2013-03-14

Total Pages: 654

ISBN-13: 1475728581

DOWNLOAD EBOOK

This textbook introduces readers to assembly and its role in computer programming and design. The author concentrates on covering the 8086 family of processors up to and including the Pentium. 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: stacks, addressing modes, arithmetic, selection and iteration, as well as bit manipulation. Advanced topics include: string processing, macros, interrupts and input/output handling, and interfacing with such higher-level languages as C. The book is based on a successful course given by the author and includes numerous hands-on exercises.