Assembly Language Programming

Introduction to Assembly Language Programming: From 8086 to Pentium Processors  eBooks & eLearning

Posted by AvaxGenius at March 8, 2024
Introduction to Assembly Language Programming: From 8086 to Pentium Processors

Introduction to Assembly Language Programming: From 8086 to Pentium Processors by Sivarama P. Dandamudi
English | PDF | 1998 | 654 Pages | ISBN : N/A | 43.1 MB

There are three main reasons for writing this book. While several assembly language books are on the market, almost all of them cover only the 8086 processor-a 16-bit processor Intel introduced in 1979. A modem computer organization or assembly language course requires treatment of a more recent processor like the Pentium, which is a 32-bit processor in the Intel family. This is one of the main motivations for writing this book. There are two other equally valid reasons. The book approaches assembly language programming from the high-level language viewpoint. As a result, it focuses on the assembly language features that are required to efficiently implement high-level language constructs. Performance is another reason why people program in assembly language. This is particularly true with real-time application programming. Our treatment of assembly language programming is oriented toward performance optimiza­ tion. Every chapter ends with a performance section that discusses the impact of specific sets of assembly language statements on the performance of the whole program. Put another way, this book focuses on performance-oriented assembly language programming. Intended Use This book is intended as an introduction to assembly language programming using the Intel 80X86 family of processors. We have selected the assembly language of the Intel 80X86 processors (including the Pentium processor) be­ cause of the widespread availability of PCs and assemblers. Both Microsoft and Borland provide assemblers for the PCs.

Linux x86 Assembly Language Programming From Ground Up™  eBooks & eLearning

Posted by Sigha at Oct. 24, 2020
Linux x86 Assembly Language Programming From Ground Up™

Linux x86 Assembly Language Programming From Ground Up™
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 3.32 GB
Genre: eLearning Video | Duration: 76 lectures (10 hour, 4 mins) | Language: English

Build over 50 Assembly Programs - x86 32-bit 64-bit, SIMD, Image Processing Algorithms, DSP Routines, MMX, SSE, AVX
Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller I: Assembly Language Programming

Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller I: Assembly Language Programming by Douglas H. Summerville
English | PDF | 2009 | 151 Pages | ISBN : 1608450058 | 0.95 MB

The vast majority of computers in use today are encapsulated within other systems. In contrast to general-purpose computers that run an endless selection of software, these embedded computers are often programmed for a very specific, low-level and often mundane purpose. Low-end microcontrollers, costing as little as one dollar, are often employed by engineers in designs that utilize only a small fraction of the processing capability of the device because it is either more cost-effective than selecting an application-specific part or because programmability offers custom functionality not otherwise available. Embedded Systems Interfacing for Engineers using the Freescale HCS08 Microcontroller is a two-part book intended to provide an introduction to hardware and software interfacing for engineers.

Assembly Language Programming for X86 Processors  eBooks & eLearning

Posted by hill0 at Jan. 4, 2021
Assembly Language Programming for X86 Processors

Assembly Language Programming for X86 Processors: Optimizing Subroutines in Assembly Language
by Engr. Michael David

English | 2021 | ASIN: B08RYMQQXW | 183 Pages | PDF | 4 MB

x86 Assembly Language Programming Masters Course  eBooks & eLearning

Posted by Sigha at May 8, 2020
x86 Assembly Language Programming Masters Course

x86 Assembly Language Programming Masters Course
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 48000 Hz, 2ch | Size: 2.19 GB
Genre: eLearning Video | Duration: 26 lectures (3 hour, 25 mins) | Language: English

Learn Assembly From A Decade Of Experience

Assembly Language Programming for Reverse Engineering  eBooks & eLearning

Posted by lucky_aut at July 29, 2023
Assembly Language Programming for Reverse Engineering

Assembly Language Programming for Reverse Engineering
Last updated 7/2023
Duration: 12h30m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 8.78 GB
Genre: eLearning | Language: English

Understand assembly code and modify exe files to add new functionality using x64dbg

Assembly Language Programming in 8051 (Updated)  eBooks & eLearning

Posted by Sigha at Nov. 18, 2021
Assembly Language Programming in 8051 (Updated)

Assembly Language Programming in 8051
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 1.94 GB
Genre: eLearning Video | Duration: 42 lectures (4 hour, 48 mins) | Language: English

Learn how to program 8051 Microcontroller using Assembly Language Constructs!
x64 Assembly Language Step-by-Step: Programming with Linux (Tech Today), 4th Edition

x64 Assembly Language Step-by-Step: Programming with Linux (Tech Today), 4th Edition by Jeff Duntemann
English | October 24th, 2023 | ISBN: 1394155247 | 640 pages | True EPUB | 13.03 MB

The long-awaited x64 edition of the bestselling introduction to Intel assembly language

Modern X86 Assembly Language Programming: 32-bit, 64-bit, SSE, and AVX  eBooks & eLearning

Posted by step778 at Feb. 28, 2020
Modern X86 Assembly Language Programming: 32-bit, 64-bit, SSE, and AVX

Daniel Kusswurm, "Modern X86 Assembly Language Programming: 32-bit, 64-bit, SSE, and AVX"
English | 2014 | pages: 685 | ISBN: 1484200659 | PDF | 8,2 mb

x86 64-bit Assembly Language: Step-by-Step Tutorial  eBooks & eLearning

Posted by Sigha at Aug. 27, 2020
x86 64-bit Assembly Language: Step-by-Step Tutorial

x86 64-bit Assembly Language: Step-by-Step Tutorial
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 1.68 GB
Genre: eLearning Video | Duration: 73 lectures (6 hour, 10 mins) | Language: English

Learn x86-64 Assembly Language Programming From Scratch