top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Asm86 Language reference manual / Intel Corporation
Asm86 Language reference manual / Intel Corporation
Autore Intel Corporation
Pubbl/distr/stampa Santa Clara : Intel corporation, c 1983
Descrizione fisica 1 v. [varie sequenze] : ill. ; 30 cm
Disciplina 005.136
Soggetto topico Assembler per processore 8086 - Linguaggi di programmazione - Manuali
Programmazione - Linguaggi macchina assemblativi per 8086 - Manuali
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Record Nr. UNISALENTO-991000153899707536
Intel Corporation  
Santa Clara : Intel corporation, c 1983
Materiale a stampa
Lo trovi qui: Univ. del Salento
Opac: Controlla la disponibilità qui
Guide to Assembly Language [[electronic resource] ] : A Concise Introduction / / by James T. Streib
Guide to Assembly Language [[electronic resource] ] : A Concise Introduction / / by James T. Streib
Autore Streib James T
Edizione [2nd ed. 2020.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Descrizione fisica 1 online resource (XV, 344 p. 612 illus., 35 illus. in color.)
Disciplina 005.136
Collana Undergraduate Topics in Computer Science
Soggetto topico Programming languages (Electronic computers)
Microprocessors
Programming Languages, Compilers, Interpreters
Processor Architectures
ISBN 3-030-35639-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Variables, Registers, and Data Movement -- Input/Output -- Arithmetic Instructions -- Selection Structures -- Iteration Structures -- Logic, Shifting, Rotating, and Stacks -- Procedures and Macros -- Arrays -- Strings -- Floating-Point Instructions -- 64-bit Processing -- Selected Machine Language Instructions -- Appendix A: Directions for MASM in Visual Studio 2019 Community Edition -- Appendix B: Binary, Hexadecimal, Logic, and Arithmetic -- Appendix C: Glossary -- Appendix D: Selected Assembly Language Instructions -- Appendix E: Answers to Selected Exercises.
Record Nr. UNISA-996465354803316
Streib James T  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Guide to Assembly Language : A Concise Introduction / / by James T. Streib
Guide to Assembly Language : A Concise Introduction / / by James T. Streib
Autore Streib James T
Edizione [2nd ed. 2020.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Descrizione fisica 1 online resource (XV, 344 p. 612 illus., 35 illus. in color.)
Disciplina 005.136
Collana Undergraduate Topics in Computer Science
Soggetto topico Programming languages (Electronic computers)
Microprocessors
Programming Languages, Compilers, Interpreters
Processor Architectures
ISBN 3-030-35639-6
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Variables, Registers, and Data Movement -- Input/Output -- Arithmetic Instructions -- Selection Structures -- Iteration Structures -- Logic, Shifting, Rotating, and Stacks -- Procedures and Macros -- Arrays -- Strings -- Floating-Point Instructions -- 64-bit Processing -- Selected Machine Language Instructions -- Appendix A: Directions for MASM in Visual Studio 2019 Community Edition -- Appendix B: Binary, Hexadecimal, Logic, and Arithmetic -- Appendix C: Glossary -- Appendix D: Selected Assembly Language Instructions -- Appendix E: Answers to Selected Exercises.
Record Nr. UNINA-9910373926403321
Streib James T  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2020
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microprocessor theory and applications with 68000/68020 and Pentium [[electronic resource] /] / M. Rafiquzzaman
Microprocessor theory and applications with 68000/68020 and Pentium [[electronic resource] /] / M. Rafiquzzaman
Autore Rafiquzzaman Mohamed
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, N.J., : Wiley, c2008
Descrizione fisica 1 online resource (589 p.)
Disciplina 004.165
005.136
005.265
Soggetto topico Motorola 68000 series microprocessors
Pentium (Microprocessor)
Soggetto genere / forma Electronic books.
ISBN 1-281-93762-2
9786611937621
0-470-39139-1
0-470-39137-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Microprocessor Theory and Applications with 68000/68020 and Pentium; CONTENTS; PREFACE; CREDITS; 1. INTRODUCTION TO MICROPROCESSORS; 1.1 Explanation of Terms; 1.2 Microprocessor Data Types; 1.2.1 Unsigned and Signed Binary Numbers; 1.2.2 ASCII and EBCDIC Codes; 1.2.3 Unpacked and Packed Binary-Coded-Decimal Numbers; 1.2.4 Floating-point Numbers; 1.3 Evolution of the Microprocessor; 1.4 Typical Features of 32-bit and 64-bit Microprocessors; 1.5 Microprocessor-based System Design Concepts; 1.6 Typical Microprocessor Applications; 1.6.1 A Simple Microprocessor Application
1.6.2 Examples of Typical Microprocessor Applications2. MICROCOMPUTER ARCHITECTURE; 2.1 Basic Blocks of a Microcomputer; 2.2 Typical Microcomputer Architecture; 2.2.1 System Bus; 2.2.2 Clock Signals; 2.3 Single-Chip Microprocessor; 2.3.1 Register Section; 2.3.2 Control Unit; 2.3.3 Arithmetic-Logic Unit; 2.3.4 Functional Representations of Simple and Typical Microprocessors; 2.3.5 Simplified Explanation of Control Unit design; 2.4 Program Execution by Conventional Microprocessors; 2.5 Program Execution by typical 32-bit Microprocessors; 2.5.1 Pipelining; 2.5.2 Branch Prediction Feature
2.6 Scalar and Superscalar Microprocessors2.7 RISC vs. CISC; Questions and Problems; 3. MICROPROCESSOR MEMORY ORGANIZATION; 3.1 Introduction; 3.2 Main memory; 3.2.1 Read-Only Memory; 3.2.2 Random-Access Memory; 3.2.3 READ and WRITE Timing Diagrams; 3.2.4 Main Memory Organization; 3.2.5 Main Memory Array Design; 3.3 Microprocessor on-chip memory management unit and cache; 3.3.1 Memory Management Concepts; 3.3.2 Cache Memory Organization; Questions and Problems; 4. MICROPROCESSOR INPUT/OUTPUT; 4.1 Introduction; 4.2 Simple I/O Devices; 4.3 Programmed I/O
4.4 Unconditional and Conditional Programmed I/O4.5 Interrupt I/O; 4.5.1 Interrupt Types; 4.5.2 Interrupt Address Vector; 4.5.3 Saving the Microprocessor Registers; 4.5.4 Interrupt Priorities; 4.6 Direct Memory Access (DMA); 4.7 Summary of I/O; Questions and Problems; 5. MICROPROCESSOR PROGRAMMING CONCEPTS; 5.1 Microcomputer Programming Languages; 5.2 Machine Language; 5.3 Assembly Language; 5.3.1 Types of Assemblers; 5.3.2 Assembler Delimiters; 5.3.3 Specifying Numbers by Typical Assemblers; 5.3.4 Assembler Directives or Pseudoinstructions; 5.3.5 Assembly Language Instruction Formats
5.3.6 Instruction Set Architecture (ISA)5.3.7 Typical Instruction Set; 5.3.8 Typical Addressing Modes; 5.3.9 Subroutine Calls in Assembly Language; 5.4 High-Level Language; 5.5 Choosing a programming language; 5.6 Flowcharts; Questions and Problems; 6. ASSEMBLY LANGUAGE PROGRAMMING WITH THE 68000; 6.1 Introduction; 6.2 68000 Registers; 6.3 68000 Memory Addressing; 6.4 Assembly Language Programming with the 68000; 6.5 68000 Addressing Modes; 6.5.1 Register Direct Addressing; 6.5.2 Address Register Indirect Addressing; 6.5.3 Absolute Addressing; 6.5.4 Program Counter Relative Addressing
6.5.5 Immediate Data Addressing
Record Nr. UNINA-9910144121403321
Rafiquzzaman Mohamed  
Hoboken, N.J., : Wiley, c2008
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Microprocessor theory and applications with 68000/68020 and Pentium [[electronic resource] /] / M. Rafiquzzaman
Microprocessor theory and applications with 68000/68020 and Pentium [[electronic resource] /] / M. Rafiquzzaman
Autore Rafiquzzaman Mohamed
Edizione [1st edition]
Pubbl/distr/stampa Hoboken, N.J., : Wiley, c2008
Descrizione fisica 1 online resource (589 p.)
Disciplina 004.165
005.136
005.265
Soggetto topico Motorola 68000 series microprocessors
Pentium (Microprocessor)
ISBN 1-281-93762-2
9786611937621
0-470-39139-1
0-470-39137-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Microprocessor Theory and Applications with 68000/68020 and Pentium; CONTENTS; PREFACE; CREDITS; 1. INTRODUCTION TO MICROPROCESSORS; 1.1 Explanation of Terms; 1.2 Microprocessor Data Types; 1.2.1 Unsigned and Signed Binary Numbers; 1.2.2 ASCII and EBCDIC Codes; 1.2.3 Unpacked and Packed Binary-Coded-Decimal Numbers; 1.2.4 Floating-point Numbers; 1.3 Evolution of the Microprocessor; 1.4 Typical Features of 32-bit and 64-bit Microprocessors; 1.5 Microprocessor-based System Design Concepts; 1.6 Typical Microprocessor Applications; 1.6.1 A Simple Microprocessor Application
1.6.2 Examples of Typical Microprocessor Applications2. MICROCOMPUTER ARCHITECTURE; 2.1 Basic Blocks of a Microcomputer; 2.2 Typical Microcomputer Architecture; 2.2.1 System Bus; 2.2.2 Clock Signals; 2.3 Single-Chip Microprocessor; 2.3.1 Register Section; 2.3.2 Control Unit; 2.3.3 Arithmetic-Logic Unit; 2.3.4 Functional Representations of Simple and Typical Microprocessors; 2.3.5 Simplified Explanation of Control Unit design; 2.4 Program Execution by Conventional Microprocessors; 2.5 Program Execution by typical 32-bit Microprocessors; 2.5.1 Pipelining; 2.5.2 Branch Prediction Feature
2.6 Scalar and Superscalar Microprocessors2.7 RISC vs. CISC; Questions and Problems; 3. MICROPROCESSOR MEMORY ORGANIZATION; 3.1 Introduction; 3.2 Main memory; 3.2.1 Read-Only Memory; 3.2.2 Random-Access Memory; 3.2.3 READ and WRITE Timing Diagrams; 3.2.4 Main Memory Organization; 3.2.5 Main Memory Array Design; 3.3 Microprocessor on-chip memory management unit and cache; 3.3.1 Memory Management Concepts; 3.3.2 Cache Memory Organization; Questions and Problems; 4. MICROPROCESSOR INPUT/OUTPUT; 4.1 Introduction; 4.2 Simple I/O Devices; 4.3 Programmed I/O
4.4 Unconditional and Conditional Programmed I/O4.5 Interrupt I/O; 4.5.1 Interrupt Types; 4.5.2 Interrupt Address Vector; 4.5.3 Saving the Microprocessor Registers; 4.5.4 Interrupt Priorities; 4.6 Direct Memory Access (DMA); 4.7 Summary of I/O; Questions and Problems; 5. MICROPROCESSOR PROGRAMMING CONCEPTS; 5.1 Microcomputer Programming Languages; 5.2 Machine Language; 5.3 Assembly Language; 5.3.1 Types of Assemblers; 5.3.2 Assembler Delimiters; 5.3.3 Specifying Numbers by Typical Assemblers; 5.3.4 Assembler Directives or Pseudoinstructions; 5.3.5 Assembly Language Instruction Formats
5.3.6 Instruction Set Architecture (ISA)5.3.7 Typical Instruction Set; 5.3.8 Typical Addressing Modes; 5.3.9 Subroutine Calls in Assembly Language; 5.4 High-Level Language; 5.5 Choosing a programming language; 5.6 Flowcharts; Questions and Problems; 6. ASSEMBLY LANGUAGE PROGRAMMING WITH THE 68000; 6.1 Introduction; 6.2 68000 Registers; 6.3 68000 Memory Addressing; 6.4 Assembly Language Programming with the 68000; 6.5 68000 Addressing Modes; 6.5.1 Register Direct Addressing; 6.5.2 Address Register Indirect Addressing; 6.5.3 Absolute Addressing; 6.5.4 Program Counter Relative Addressing
6.5.5 Immediate Data Addressing
Record Nr. UNINA-9910830071503321
Rafiquzzaman Mohamed  
Hoboken, N.J., : Wiley, c2008
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Modern X86 assembly language programming : Covers x86 64-bit, AVX, AVX2, and AVX-512 / / by Daniel Kusswurm
Modern X86 assembly language programming : Covers x86 64-bit, AVX, AVX2, and AVX-512 / / by Daniel Kusswurm
Autore Kusswurm Daniel
Edizione [Second edition]
Pubbl/distr/stampa Berkeley, CA : , : Apress, , [2018]
Descrizione fisica 1 online resource (617 pages)
Disciplina 005.136
Soggetto topico Programming languages (Electronic computers)
Algorithms
ISBN 9781484240632
1484240634
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Chapter 1 – 64-bit Architecture -- Chapter 2 – 64-bit Architecture Programming – Part 1 -- Chapter 3- 64-bit Architecture Programming – Part 2 -- Chapter 4 – Advanced Vector Extensions (AVX) -- Chapter 5 – AVX Programming – Scalar Floating-Point -- Chapter 6 – AVX Programming – Packed Floating-Point -- Chapter 7 – AVX Programming – Packed Integers -- Chapter 8 – Advanced Vector Extensions 2 (AVX2) -- Chapter 9 – AVX2 Programming – Packed Floating-Point -- Chapter 10 – AVX2 Programming – Packed Integers -- Chapter 11 – AVX2 Programming – Enhanced Feature Set Instructions -- Chapter 12 – Advanced Vector Extensions 512 (AVX-512) -- Chapter 13 – AVX-512 Programming – Packed Floating-Point -- Chapter 14 – AVX-512 Programming – Packed Integers -- Chapter 15 – Optimization Strategies and Techniques -- Chapter 16 – Advanced Programming Examples -- Appendix A.
Record Nr. UNINA-9910303442703321
Kusswurm Daniel  
Berkeley, CA : , : Apress, , [2018]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui