Asia Pacific University Library catalogue


X86 assembly language and C fundamentals / Joseph Cavanagh.

By: Cavanagh, Joseph J. FMaterial type: TextTextPublication details: Boca Raton, FL : Taylor & Francis, c2013Description: xxiv, 789 p. : ill. ; 26 cmISBN: 9781466568242 (hbk.)Other title: X eighty six assembly language and c fundamentalsSubject(s): X86 assembly language (Computer program language) | C (Computer program language) | COMPUTERS / Computer Engineering | TECHNOLOGY & ENGINEERING / Electrical | TECHNOLOGY & ENGINEERING / Electronics / Circuits / GeneralDDC classification: 005.136 LOC classification: QA76.73.X16 | C38 2013Summary: "PREFACE Although assembly language is not as prevalent as a high-level language, such as C or an object-oriented language like C++, it is the predominant language used in embedded microprocessors. A course in a high-level language, such as C usually precedes a course in assembly language. Assembly language programming requires a knowledge of number representations, such as fixed-point, decimal, and floating-point; also digital logic, registers, and stacks. In order to thoroughly understand assembly language, it is necessary to be familiar with the architecture of the computer on which the language is being used. For the X86 assembly language, this implies the Intel and Intel-like microprocessors. Programs written in assembly language are usually faster and more compact than programs written in a high-level language and provide greater control over the program application. Assembly language is machine dependent; that is, it is used only with a specific type of processor. A high-level language, however, is usually machine independent; that is, it can be used with any processor. Assembly language programs use an assembler to convert the assembly language code to the machine language of 1s and 0s. This is in contrast to high-level languages which use compilers to accomplish the transformation. Assembly languages consist of mnemonic codes, which are similar to English words, making the program easy to read. For example, the MOV instruction moves data from a source location to a destination location; the XCHG instruction exchanges the contents of a source location and a destination location; and the logical AND instruction performs the bitwise AND operation of two operands"--
    Average rating: 0.0 (0 votes)
Item type Current library Collection Call number Copy number Status Date due Barcode
General Circulation General Circulation APU Library
Open Shelf
Book QA76.73.X16 C38 2013 c.1 (Browse shelf (Opens below)) 1 Available (No use restrictions) 00033761
Browsing APU Library shelves, Shelving location: Open Shelf, Collection: Book Close shelf browser (Hides shelf browser)
QA76.73.S67 Y37 1999 c.1 MySQL and mSQL / QA76.73.S95 H64 2017 c.1 Mastering Swift 4 : QA76.73.T44 O97 1994 c.1 Tcl and the Tk toolkit / QA76.73.X16 C38 2013 c.1 X86 assembly language and C fundamentals / QA76.75 .D69 2012 c.1 Multimedia demystified / QA76.75 .D69 2012 c.2 Multimedia demystified / QA76.75 .D69 2012 c.3 Multimedia demystified /

Includes bibliographical references and index.

"PREFACE Although assembly language is not as prevalent as a high-level language, such as C or an object-oriented language like C++, it is the predominant language used in embedded microprocessors. A course in a high-level language, such as C usually precedes a course in assembly language. Assembly language programming requires a knowledge of number representations, such as fixed-point, decimal, and floating-point; also digital logic, registers, and stacks. In order to thoroughly understand assembly language, it is necessary to be familiar with the architecture of the computer on which the language is being used. For the X86 assembly language, this implies the Intel and Intel-like microprocessors. Programs written in assembly language are usually faster and more compact than programs written in a high-level language and provide greater control over the program application. Assembly language is machine dependent; that is, it is used only with a specific type of processor. A high-level language, however, is usually machine independent; that is, it can be used with any processor. Assembly language programs use an assembler to convert the assembly language code to the machine language of 1s and 0s. This is in contrast to high-level languages which use compilers to accomplish the transformation. Assembly languages consist of mnemonic codes, which are similar to English words, making the program easy to read. For example, the MOV instruction moves data from a source location to a destination location; the XCHG instruction exchanges the contents of a source location and a destination location; and the logical AND instruction performs the bitwise AND operation of two operands"--

There are no comments on this title.

to post a comment.