|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn860909383 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
131017s2013 flua ob 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d DEBSZ
|d KNOVL
|d OCLCF
|d COO
|d KNOVL
|d VT2
|d OCLCQ
|d EBLCP
|d OCLCA
|d OCLCQ
|d N$T
|d IDEBK
|d N$T
|d CEF
|d EZ9
|d NLE
|d OCLCQ
|d UKMGB
|d OTZ
|d TYFRS
|d UKAHL
|d OCLCQ
|d K6U
|d OCLCO
|d OCLCQ
|d OCLCO
|
015 |
|
|
|a GBB7C2147
|2 bnb
|
016 |
7 |
|
|a 018416152
|2 Uk
|
019 |
|
|
|a 904280085
|a 1048617891
|
020 |
|
|
|a 9781466568242
|q (electronic bk.)
|
020 |
|
|
|a 1466568240
|q (electronic bk.)
|
020 |
|
|
|a 9781628707427
|q (electronic bk.)
|
020 |
|
|
|a 1628707429
|q (electronic bk.)
|
020 |
|
|
|a 9781466568259
|q (electronic bk.)
|
020 |
|
|
|a 1466568259
|q (electronic bk.)
|
024 |
3 |
|
|a 9781466568259
|
029 |
1 |
|
|a AU@
|b 000052162307
|
029 |
1 |
|
|a AU@
|b 000062570744
|
029 |
1 |
|
|a CHNEW
|b 000981488
|
029 |
1 |
|
|a DEBBG
|b BV041433046
|
029 |
1 |
|
|a DEBSZ
|b 398290075
|
029 |
1 |
|
|a GBVCP
|b 785453504
|
029 |
1 |
|
|a UKMGB
|b 018416152
|
035 |
|
|
|a (OCoLC)860909383
|z (OCoLC)904280085
|z (OCoLC)1048617891
|
037 |
|
|
|a CL0500000319
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.X16
|b C38 2013
|
072 |
|
7 |
|a COM
|x 059000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 007000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 008010
|2 bisacsh
|
082 |
0 |
4 |
|a 005.13/6
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Cavanagh, Joseph,
|e author.
|
245 |
1 |
0 |
|a X86 assembly language and C fundamentals /
|c Joseph Cavanagh.
|
246 |
3 |
|
|a X eighty-six assembly language and C fundamentals
|
264 |
|
1 |
|a Boca Raton, FL :
|b CRC Press,
|c [2013]
|
264 |
|
4 |
|c ©2013
|
300 |
|
|
|a 1 online resource (xxiv, 779 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
588 |
0 |
|
|a Print version record.
|
504 |
|
|
|a Includes bibliographical references and index.
|
520 |
8 |
|
|a Annotation
|b 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.
|
505 |
0 |
|
|a Front Cover; Dedication; Contents; Preface; Chapter 1: Number Systems and Number Representations; Chapter 2: X86 Processor Architecture; Chapter 3: Addressing Modes; Chapter 4: C Programming Fundamentals; Chapter 5: Data Transfer Instructions; Chapter 6: Branching and Looping Instructions; Chapter 7: Stack Operations; Chapter 8: Logical, Bit, Shift, and Rotate Instructions; Chapter 9: Fixed-Point Arithmetic Instructions; Chapter 10: Binary-Coded Decimal Arithmetic Instructions; Chapter 11: Floating-Point Arithmetic Instructions; Chapter 12: Procedures; Chapter 13: String Instructions.
|
505 |
8 |
|
|a Chapter 14: ArraysChapter 15: Macros; Chapter 16: Interrupts and Input/Output Operations; Chapter 17: Additional Programming Examples; Appendix A: ASCII Character Codes.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a X86 assembly language (Computer program language)
|
650 |
|
0 |
|a C (Computer program language)
|
650 |
|
6 |
|a X86 assembly language (Langage de programmation)
|
650 |
|
6 |
|a C (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Computer Engineering.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Electrical.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Electronics
|x Circuits
|x General.
|2 bisacsh
|
650 |
|
7 |
|a C (Computer program language)
|2 fast
|
650 |
|
7 |
|a X86 assembly language (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Cavanagh, Joseph J.F.
|t X86 assembly language and C fundamentals.
|d Boca Raton, FL : Taylor & Francis, ©2013
|z 9781466568242
|w (DLC) 2012036001
|w (OCoLC)795172569
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781466568259/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29179784
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH24368201
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL5148560
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL2009988
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1631974
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis24578514
|
938 |
|
|
|a Taylor & Francis
|b TAFR
|n 9780429099274
|
994 |
|
|
|a 92
|b IZTAP
|