0% found this document useful (0 votes)
28 views2 pages

K L University: Question Bank: Unit-1

This document contains 20 questions related to the architecture, instruction set, assembly language programming and interrupts of the 8086 microprocessor. Some of the key topics covered include: 1. The register organization and functions of the 8086 registers. 2. Memory segmentation and physical memory organization of the 8086. 3. Addressing modes and examples of instructions like CALL, RET, PUSH and POP. 4. Differences between assembly language and machine language and assembler directives. 5. Interrupts in the 8086 including non-maskable interrupts and maskable interrupts.

Uploaded by

Nandinii Alla
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views2 pages

K L University: Question Bank: Unit-1

This document contains 20 questions related to the architecture, instruction set, assembly language programming and interrupts of the 8086 microprocessor. Some of the key topics covered include: 1. The register organization and functions of the 8086 registers. 2. Memory segmentation and physical memory organization of the 8086. 3. Addressing modes and examples of instructions like CALL, RET, PUSH and POP. 4. Differences between assembly language and machine language and assembler directives. 5. Interrupts in the 8086 including non-maskable interrupts and maskable interrupts.

Uploaded by

Nandinii Alla
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

K L University

Question Bank: Unit-1


(Year 2011-12) Semester- 5 Sub: Microprocessor & Microcontrollers

---------------------------------------------------------------1) Draw and explain the architecture of 8086 microprocessor? 2) Explain about the register organization in 8086 and discuss about the special functions of the each register? 3) Explain about the Memory segmentation and physical me mory organization in 8086? 4) Explain the Pipelining concept in 8086 with flow chart? 5) Explain about the Flag register of 8086? 6) Explain addressing modes in the 8086 microprocessor with examples? 7) Explain the following instructions with examples: DAA, AAA, CMP, DIV, TEST 8) Explain the following instructions with examples: MUL, SHL, ROR, SAHF, LAHF 9) Explain the following instructions with examples: CALL, RET, PUSH, POP 10) How assembly language is diffe ring from machine language and Define ASSUME, PUBLIC, EXTRN, EQU, SEGMENT, LOCAL directives. 11) Write a program to find the Minimum and Maximum numbers from the given numbers using assembler directives? 12) Write a program to find the Factorial for the given number using assembler directives?

13) Write a program to convert the BCD numbe r to Binary number using assembler directives? 14) Draw the pin diagram of 8086 microprocessor and discuss about each pin? 15) Explain the following pins in 8086? ALE, HOLD, INTA, RG/GT, DEN 16) Explain about the minimum mode and draw the timing diagrams of read & write cycles in minimum mode? 17) Explain the following pins in 8086? READY, LOCK, BHE, DT/R 18) Explain about the stack structure of 8086 and discuss in detail about imple menting the CALL and RET in possible addressing modes? 19) Differentiate NMI and Maskable interrupts? Discuss about the interrupts present in 8086 with importance of the interrupt vecto r table? 20) Briefly discuss about the Procedures and Macros.

You might also like