Thanks Thanks:  6
Showing results 1 to 1 of 1

Thread: X86 Assembly Language and C Fundamentals by Joseph Cavanagh

  1. #1
    Senior Member Reputation: 609
    Join Date
    2010-10-08
    Posts
    443


    1 out of 1 members found this post helpful.

    Default X86 Assembly Language and C Fundamentals by Joseph Cavanagh

    Features

    • Explains how to write programs in the X86 assembly language, the C programming language, and X86 assembly language modules embedded in a C program
    • Describes the general computer architecture of the X86 microprocessor
    • Presents the most commonly used X86 assembly language instructions
    • Explains the theory behind the design of program examples, where necessary

    Pedagogical Features

    • Supplies end-of-chapter homework problems that range from simple to complex
    • Includes a multitude of program design examples with complete code and outputs
    • Offers answers to select problems in an appendix and a complete solutions manual available upon qualifying course adoption

    Solutions manual and electronic figures available upon qualifying course adoption
    Summary

    The predominant language used in embedded microprocessors, assembly language lets you write programs that are typically faster and more compact than programs written in a high-level language and provide greater control over the program applications. Focusing on the languages used in X86 microprocessors, X86 Assembly Language and C Fundamentals explains how to write programs in the X86 assembly language, the C programming language, and X86 assembly language modules embedded in a C program. A wealth of program design examples, including the complete code and outputs, help you grasp the concepts more easily. Where needed, the book also details the theory behind the design.
    Learn the X86 Microprocessor Architecture and Commonly Used Instructions
    Assembly language programming requires knowledge of number representations, as well as the architecture of the computer on which the language is being used. After covering the binary, octal, decimal, and hexadecimal number systems, the book presents the general architecture of the X86 microprocessor, individual addressing modes, stack operations, procedures, arrays, macros, and input/output operations. It highlights the most commonly used X86 assembly language instructions, including data transfer, branching and looping, logic, shift and rotate, and string instructions, as well as fixed-point, binary-coded decimal (BCD), and floating-point arithmetic instructions.
    Get a Solid Foundation in a Language Commonly Used in Digital Hardware
    Written for students in computer science and electrical, computer, and software engineering, the book assumes a basic background in C programming, digital logic design, and computer architecture. Designed as a tutorial, this comprehensive and self-contained text offers a solid foundation in assembly language for anyone working with the design of digital hardware.
    Attached Files Attached Files

  2. Thanks T_ADD, tester, uel888, william.dg08, tpkj, swathy.parity thanked for this post
  3. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •