Assembly-Programming

This repository hold the assembly language codes/programs as in the Intel Microprocessors (subject) x85 & x86

View the Project on GitHub

Assembly-Programming

Practical List

  1. Write a program for 32-bit binary division and multiplication
  2. Write a program for 32-bit BCD addition and subtraction
  3. Write a program for Linear search and binary search.
  4. Write a program to add and subtract two arrays
  5. Write a program for binary to ascii conversion
  6. Write a program for ascii to binary conversion

This repo. holds the Intel x86 Assembly codes of the practicals, as those were necessary.