Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

PC Assembly Language

by Paul A. Carter

PC Assembly Language

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

This book has extensive coverage of interfacing assembly and C code and so might be of interest to C programmers who want to learn about how C works under the hood. All the examples use the free NASM (Netwide) assembler. The tutorial only covers programming under 32-bit protected mode and requires a 32-bit protected mode compiler. It is possible to use the book and examples on a 64-bit OS; however, the programs will be running in 32-bit mode and cannot use any 64-bit functionality.

This open book is licensed under a Creative Commons License (CC BY-NC-SA). You can download PC Assembly Language ebook for free in PDF format (0.9 MB).

Table of Contents

Chapter 1
Introduction
Chapter 2
Basic Assembly Language
Chapter 3
Bit Operations
Chapter 4
Subprograms
Chapter 5
Arrays
Chapter 6
Floating Point
Chapter 7
Structures and C++

Book Details

Title
PC Assembly Language
Subject
Computer Science
Publisher
Self-publishing
Published
2019
Pages
190
Edition
1
Language
English
PDF Size
0.9 MB
License
CC BY-NC-SA

Book Hashtags

Related Books

Java-Based Real-Time Programming
Development of embedded software has for some years mainly been carried out by hardware-aware programming using the C-language, and in some cases even in assembly languages. This works well in simple cases when the application demands and the hardware are known at design time, and the size of the (statically defined) software is small. When applica...
XcalableMP PGAS Programming Language
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems. This open book presents XcalableMP language from its programming model and basic concept to the experience and performance of applications described in XcalableMP.�...
Custom PC: Issue 225
In Issue 225 we show you how to build a stunning water-cooled PC with hard tubing, taking you through the whole process from start to finish. Not only do we show you what gear to buy, but we also show you how to measure it up, cut and bend your tubing and fit it all together. You just need to add your own choice of Intel 12th-gen CPU, GPU, memor...
Multiculturalism and Conflict Reconciliation in the Asia-Pacific
This edited collection focuses on theories, language and migration in relation to multiculturalism in Japan and the Asia-Pacific. Each chapter aims to provide alternative understandings to current conflicts that have arisen due to immigration and policies related to education, politics, language, work, citizenship and identity....
TouchDevelop
Mobile devices such as smartphones and tablets are set to become the main computers that virtually all people will own and carry with them at all times. And yet,mobile devices are not yet used for all computing tasks. A project at Microsoft Research was created to answer a simple question: "It is possible to create interesting apps directly on...
Programming Languages and Systems
This book constitutes the proceedings of the 27th European Symposium on Programming, ESOP 2018, which took place in Thessaloniki, Greece in April 2018, held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2018. The 36 papers presented in this volume were carefully reviewed and selected from 114 submissions. The ...