Assembly Language

Contains ads
3.3
71 reviews
10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

✴ An assembly language is a low-level programming language designed for a specific type of processor. It may be produced by compiling source code from a high-level programming language (such as C/C++) but can also be written from scratch. Assembly code can be converted to machine code using an assembler.✴

► This App has been designed for those who want to learn the basics of assembly programming from scratch. This App will give you enough understanding on assembly programming from where you can take yourself to higher levels of expertise.✦

【Topics Covered in this App are Listed Below】

⇢ Introduction

⇢ Environment Setup

⇢ Basic Syntax

⇢ Memory Segments

⇢ Registers

⇢ System Calls

⇢ Addressing Modes

⇢ Variables

⇢ Constants

⇢ Arithmetic Instructions

⇢ Logical Instructions

⇢ Conditions

⇢ Loops

⇢ Numbers

⇢ Strings

⇢ Arrays

⇢ Procedures

⇢ Recursion

⇢ Macros

⇢ File Management

⇢ Memory Management

⇢ What’s Right With Assembly Language?

⇢ Data Organization

⇢ Nibbles

⇢ Bytes

⇢ Words

⇢ Double Words

⇢ The Hexadecimal Numbering System

⇢ Logical Operations on Binary Numbers and Bit Strings

⇢ Sign and Zero Extension

⇢ Shifts and Rotates

⇢ Boolean Algebra

⇢ Correspondence Between Electronic Circuits and Boolean Functions

⇢ The Basic System Components

⇢ The Data Bus

⇢ The Address Bus

⇢ The Memory Subsystem

⇢ System Timing

⇢ The System Clock

⇢ Memory Access and the System Clock

⇢ Wait States

⇢ CPU Registers

⇢ The Bus Interface Unit

⇢ I/O (Input/Output)

⇢ Assembling Your Code with MASM

⇢ Declaring Variables in an Assembly Language Program

⇢ Declaring and using WORD Variables

⇢ Declaring and using DWORD Variables

⇢ The Processor Status Register (Flags)

⇢ Hyperthreading

⇢ AMD processors

⇢ Multiprecision Operations

⇢ Flags

⇢ Control & System flags

⇢ Preventing LOOP catastrophes

⇢ Integers

⇢ Binary Coded Decimal

⇢ Floating-Point Numbers

⇢ Memory Management Routines: MEMINIT, MALLOC, and FREE

⇢ Integer Constants

⇢ Segment Prefixes

⇢ The END Directive

⇢ Macros
Updated on
Nov 3, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Device or other IDs
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

3.1
68 reviews
krishnanshu Kashyap
August 13, 2020
Good guide for beginners also add some video or animations... That can draw viewers attention so try to make it less ad also
11 people found this review helpful
Did you find this helpful?
Arasu Maha
July 29, 2022
You are all just copy and paste contents of tutorial point website. Try to make your own content
4 people found this review helpful
Did you find this helpful?
Uzair Khawaja
October 17, 2020
Why do people copy paste and don't give real concept. Experts should know assembly language and app designers should know how to tackle how to teach new programmers.
6 people found this review helpful
Did you find this helpful?

What's new

- Bookmarking Option Added
- User Interface Changed