Assignment 4 With Remaining Notes.-1
Assignment 4 With Remaining Notes.-1
Types of Assembler
On the basis of this functionality, assembler has two types:
Single-Pass Assembler: If an assembler does all this work in one scan
then it is called a single-pass assembler.
Multiple-Pass Assembler: If it does it in multiple scans then called a
multiple-pass assembler.
Assignment 4
1. Draw instruction format used in 8086.
2. Draw 3-bit register select code with register selected.
3. Explain concept of linker and loader.
4. What is assembler? What are its types?
5. Write an assemble language program for addition of 8-
bit numbers using 8086.
6. Write an assemble language program for subtraction of
8- bit numbers using 8086.