K L University: Question Bank: Unit-1
K L University: Question Bank: Unit-1
---------------------------------------------------------------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.