Assembly Language

In this course you will learn about assembly language programming. You can find all lecture content for this course by clicking on following button. This is course-outline, specified by University of Gujrat, Gujrat Pakistan.

Lecture # 1

Configuration of Visual Studio with MASM

In this lecture, you can learn how to configure visual studio with MASM. After this configuration, you will be able to run assembly language code in visual studio.

Lab 1 Manual for Lecture # 1

You can download lab manual for lecture # 1 by clicking on below button. In this manual, there are some question related to contents discussed in lecture # 1.

Lecture # 2

Basic Code of Assembly Language

The lecture was delivered on MS Team. Recorded video for the lecture is available on MS Team. YouTube version for the video will also be available soon.

Lecture’s Overview:

In this lecture, following topics are covered.

  • MOV instruction
  • DUMPREGS
  • Displaying multiple values in DUMPREGS

Lab 2 Manual for Lecture # 2

You can download lab manual for lecture # 2 by clicking on below button. In this manual, there are some question related to contents discussed in lecture # 2.

Lecture # 3

Basic Arithmetic Operations

The lecture was delivered on MS Team. Recorded video for the lecture is available on MS Team. YouTube version for the video will also be available soon.

Lecture’s Overview:

In this lecture, following topics are covered.

  • Conversions from decimal to hexadecimal number
  • How negative numbers are displayed in hexadecimal format
  • Addition operation and display calculated result in hexadecimal format
  • Subtraction operation and display calculated result in hexadecimal format
  • Multiplication operation and display calculated result in hexadecimal format
  • Division operation and display calculated result in hexadecimal format

Lab 3 Manual for Lecture # 3

You can download lab manual for lecture # 3 by clicking on below button. In this manual, there are some question related to contents discussed in lecture # 3.

Lecture # 4

Calculation of Arithmetic Expression

The lecture was delivered on MS Team. Recorded video for the lecture is available on MS Team. YouTube version for the video will also be available soon.

Lecture’s Overview:

In this lecture, following topics are covered.

  • Calculation of expression having only addition operation
  • Calculation of expression having both addition and subtraction operation
  • Calculation of expression having addition, subtraction and multiplication operation
  • Calculation of expression having addition, subtraction, multiplication and division operation
  • Calculation of expression having addition, subtraction, multiplication, division and power operation

Lab 4 Manual for Lecture # 4

You can download lab manual for lecture # 4 by clicking on below button. In this manual, there are some question related to contents discussed in lecture # 4.

Design a site like this with WordPress.com
Get started