๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Windows 64-bit Assembly Language Programming Quick Start: Intel X86-64, SSE, AVX

โœ Scribed by Robert Dunne


Publisher
Gaul Communications
Year
2018
Tongue
English
Leaves
263
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Windowsยฎ 64-bit Assembly Language Programming Quick Start is a complete tutorial using the free Community Edition of Microsoftยฎ Visual Studio 17 to introduce the novice to the Intelยฎ X86-64 architecture and the Windows X64 Calling Convention.

  • With Microsoftยฎ Visual Studio 17, assembly language programs can be built using either its Integrated Development Environment (IDE) or using its ML64 assembler directly in a traditional command line approach. Both techniques are presented in this book, and each has its own merits for gaining a deeper understanding of computer software and hardware. The assistance provided by Visual Studioโ€™s interactive debugger is immense not only for developing real programs but also learning how the CPU instructions work.
  • Programmers learn by example and develop their skills by examining and modifying working programs. Every sample program is complete, but leaves room for enhancements and experimentation encouraged by the questions at the end of each chapter. All are available for download through GitHub.
  • The sample programs, ranging from five to over one hundred lines of code, are extensively documented in both flowcharts and comments. Over seventy illustrations are included to explain programming techniques as well as X86, SSE, and AVX instructions. CPU instructions are introduced as needed to achieve programming goals as the projects in each chapter progress to the next.
  • This is not a book that has been modified or migrates from a 32-bit or 16-bit perspective, but starts right in with 64-bit programming and only refers to past approaches when necessary to explain seemingly unnatural conventions and names.
  • Topics like binary and hexadecimal are introduced through programming examples as well as appearing in appendices.
  • The examples in this book have been โ€œclassroom testedโ€ with students having very little, if any, previous programming experience. The information is complete, allowing it to be used as an independent study.

Learning computer hardware and software architectures through hands-on assembly language programming experience helps develop well-rounded programmers and computer engineers.

โœฆ Table of Contents


Copyright
Windowsยฎ 64-bitAssembly LanguageProgrammingQuick Start
Contents
Preface
1: The Calculator
2: Compile, Link, Execute
3: Hello World
4: Loops and Branches
5: Macros & Subroutines
6: Link & LIB
7: Binary & Hexadecimal
8: Decimal & More
9: Arrays & Strings
10: Parallel Logic
11: SSE & AVX
12: Floating Point
13: IDE & C++
Conclusion
A: Microsoftยฎ Visual Studio
B: Windows Command Processor
C: List of Instructions
D: List of Directives
E: Windows Function Calls
F: ASCII
G: Binary Numbers
H: Hexadecimal Numbers
Answers to Selected Questions


๐Ÿ“œ SIMILAR VOLUMES


Windows 64-bit Assembly Language Program
โœ Robert Dunne ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Gaul Communications ๐ŸŒ English

<p><em>Windows<sup>ยฎ</sup> 64-bit Assembly Language Programming Quick Start</em> is a complete tutorial using the free Community Edition of Microsoft<sup>ยฎ</sup> Visual Studio 17 to introduce the novice to the Intel<sup>ยฎ</sup> X86-64 architecture and the Windows X64 Calling Convention.</p> <ul><li>

Modern x86 assembly language programming
โœ Kusswurm, Daniel ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Apress ๐ŸŒ English

"Modern X86 Assembly Language Programming teaches you the fundamentals of x86 assembly language programming. It focuses on aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help you quickly understand x

Modern X86 Assembly Language Programming
โœ Daniel Kusswurm ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

<p> <div><strong><em>Modern X86 Assembly Language Programming </em></strong>shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are design

Modern X86 Assembly Language Programming
โœ Daniel Kusswurm (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

<p><p><strong><em>Modern X86 Assembly Language Programming </em></strong>shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to

Modern X86 Assembly Language Programming
โœ Daniel Kusswurm ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

<p><strong><em>Modern X86 Assembly Language Programming </em></strong>shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to hel

Modern X86 Assembly Language Programming
โœ Daniel Kusswurm ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› Apress ๐ŸŒ English

Modern X86 Assembly Language Programming shows the fundamentals of x86 assembly language programming. It focuses on the aspects of the x86 instruction set that are most relevant to application software development. The book's structure and sample code are designed to help the reader quickly understa