Assembly

A low-level language used in the writing of computer programs. It is tightly coupled with (and specific to) a target computer architecture ?_" as opposed to higher-level programming languages, which are generally platform-independent.

All categories

Books under this sub-category (13 books)

ARM: Assembly Language Programming

Post date: 02 May 2008
An introduction to Advanced RISC Machines Ltd (ARM) assembler and assembly language programming.
Publication date: 07 Apr 2016
 
ARM: Assembly Language Programming

ARM: Assembly Language Programming

Post date: 02 May 2008
An introduction to Advanced RISC Machines Ltd (ARM) assembler and assembly language programming.
Publication date: 07 Apr 2016


Assemblers And Loaders

Post date: 13 Mar 2008
Covers the design and implementation of assemblers and loaders, intended for computer professionals in general, and especially for systems programmers. It is not concerned with any specific assembler language.
Publisher: Ellis Horwood Ltd
Publication date: 31 Dec 1993
 
Assemblers And Loaders

Assemblers And Loaders

Post date: 13 Mar 2008
Covers the design and implementation of assemblers and loaders, intended for computer professionals in general, and especially for systems programmers. It is not concerned with any specific assembler language.
Publisher: Ellis Horwood Ltd
Publication date: 31 Dec 1993


How to Optimize for the Pentium Microprocessors

Post date: 05 Jul 2005
This manual describes everything you need to know about optimizing code for the Intel microprocessors, including Pentium, Pentium MMX, Pentium Pro, Pentium II, Pentium III, Pentium 4, Celeron and Xeon.
Publication date: 01 Apr 2004
 
How to Optimize for the Pentium Microprocessors

How to Optimize for the Pentium Microprocessors

Post date: 05 Jul 2005
This manual describes everything you need to know about optimizing code for the Intel microprocessors, including Pentium, Pentium MMX, Pentium Pro, Pentium II, Pentium III, Pentium 4, Celeron and Xeon.
Publication date: 01 Apr 2004


Introduction To MIPS Assembly Language Programming

Post date: 24 Nov 2016
This book introduces students to assembly language programming in MIPS. It covers basic operators and instructions, subprogram calling, loading and storing memory, program control, and the conversion of the assembly language program into machine code.
Publisher: The Cupola Scholarship
Publication date: 31 Dec 2015
License: Creative Commons Attribution 4.0 International
Document Type: Book
 
Introduction To MIPS Assembly Language Programming

Introduction To MIPS Assembly Language Programming

Post date: 24 Nov 2016
This book introduces students to assembly language programming in MIPS. It covers basic operators and instructions, subprogram calling, loading and storing memory, program control, and the conversion of the assembly language program into machine code.
Publisher: The Cupola Scholarship
Publication date: 31 Dec 2015
License: Creative Commons Attribution 4.0 International Document Type: Book


Introduction to Reverse Engineering Software

Post date: 22 Oct 2005
This book provides an introduction to reverse engineering under both Linux and Microsoft Windows.
Publication date: 01 Feb 2004
Document Type: Book
 
Introduction to Reverse Engineering Software

Introduction to Reverse Engineering Software

Post date: 22 Oct 2005
This book provides an introduction to reverse engineering under both Linux and Microsoft Windows.
Publication date: 01 Feb 2004
Document Type: Book


MIPS Assembly Language Programming Using QtSpim

Post date: 19 Jul 2013
An introduction to university level programming and architecture units using QtSpim emulator.
 
MIPS Assembly Language Programming Using QtSpim

MIPS Assembly Language Programming Using QtSpim

Post date: 19 Jul 2013
An introduction to university level programming and architecture units using QtSpim emulator.

PC Assembly Language

Post date: 16 Dec 2004
A textbook that covered 32-bit protected mode assembly programming.
Publication date: 10 Oct 2004
 
PC Assembly Language

PC Assembly Language

Post date: 16 Dec 2004
A textbook that covered 32-bit protected mode assembly programming.
Publication date: 10 Oct 2004


Programming from the Ground Up

Post date: 02 Nov 2005
An introduction to programming using assembly language on the Linux platform for x86 machines. It covers many topics skipped by other similar books.
Publisher: Bartlett Publishing
Publication date: 01 Jul 2004
License: GNU Free Documentation License Version 1.1
 
Programming from the Ground Up

Programming from the Ground Up

Post date: 02 Nov 2005
An introduction to programming using assembly language on the Linux platform for x86 machines. It covers many topics skipped by other similar books.
Publisher: Bartlett Publishing
Publication date: 01 Jul 2004
License: GNU Free Documentation License Version 1.1


Programming The Z80

Post date: 28 Nov 2009
This book has been designed as a complete self-contained text for learning programming, using the Z80. It can be used by a person who has never programmed before, and should be of value to anyone using the Z80.
Publisher: Sybex
Publication date: 31 Dec 1981
 
Programming The Z80

Programming The Z80

Post date: 28 Nov 2009
This book has been designed as a complete self-contained text for learning programming, using the Z80. It can be used by a person who has never programmed before, and should be of value to anyone using the Z80.
Publisher: Sybex
Publication date: 31 Dec 1981


Software Optimization Manuals

Post date: 14 Aug 2006
This series of five manuals describes everything you need to know about optimizing code for Intel and AMD microprocessors, including optimization advices for C++ and assembly language.
Publication date: 01 Aug 2006
 
Software Optimization Manuals

Software Optimization Manuals

Post date: 14 Aug 2006
This series of five manuals describes everything you need to know about optimizing code for Intel and AMD microprocessors, including optimization advices for C++ and assembly language.
Publication date: 01 Aug 2006


The Art of Assembly Language Programming

Post date: 16 Dec 2004
Presents x86 architecture assembly language from the high-level programmer's point of view.
Publisher: No Starch Press
Publication date: 01 Sep 2003
Document Type: Book
 
The Art of Assembly Language Programming

The Art of Assembly Language Programming

Post date: 16 Dec 2004
Presents x86 architecture assembly language from the high-level programmer's point of view.
Publisher: No Starch Press
Publication date: 01 Sep 2003
Document Type: Book


The Art of Computer Programming, Volume 1, Fascicle 1

Post date: 18 Jan 2007
This book covers the internal machine language of MMIX, a mythical computer which is very much like nearly every general-purpose computer designed since 1985. The language is powerful enough to allow brief programs to be written for most algorithms.
Publisher: Addison-Wesley
Publication date: 14 Oct 2001
 
The Art of Computer Programming, Volume 1, Fascicle 1

The Art of Computer Programming, Volume 1, Fascicle 1

Post date: 18 Jan 2007
This book covers the internal machine language of MMIX, a mythical computer which is very much like nearly every general-purpose computer designed since 1985. The language is powerful enough to allow brief programs to be written for most algorithms.
Publisher: Addison-Wesley
Publication date: 14 Oct 2001


x86-64 Assembly Language Programming with Ubuntu

Post date: 02 Feb 2016
This text provides a reference for University level assembly language and systems programming courses. Specifically, it addresses the x86-64 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS).
Publication date: 01 Jan 2020
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Document Type: Textbook
 
x86-64 Assembly Language Programming with Ubuntu

x86-64 Assembly Language Programming with Ubuntu

Post date: 02 Feb 2016
This text provides a reference for University level assembly language and systems programming courses. Specifically, it addresses the x86-64 instruction set for the popular x86-64 class of processors using the Ubuntu 64-bit Operating System (OS).
Publication date: 01 Jan 2020
License: Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Document Type: Textbook


Book Categories
Sponsors