Vous êtes sur la page 1sur 4

SRINIVASA INSTITUTE OF TECHNOLOGY AND SCIENCE, KADAPA

III B.Tech II SEM - I MID Examination MAR-2018


Branch: EEE Sub: MPMC
Time: 90min. Date: Max.Marks:30
Note: Answer any three of the following questions

1.explain string instructions of 8086

2.write a program to exchange 500 bytes of memory from address locations 32000H to 46000h by using
temporary address location 58000H with string instructions and without string instructions.

3. explain interrupts of 8086.

4.explain architecture of 8086.

5. explain indirect addressing modes of 8086 and flag register of 8086


SRINIVASA INSTITUTE OF TECHNOLOGY AND SCIENCE, KADAPA
III B.Tech II SEM - I MID Examination MAR-2018
Branch: EEE Date:
Sub: mpmc
Reg.No:

Time: 20min. Max.Marks:10 Sign of Invigilator

Choose the correct answer

1.which of the following general purpose register is used for initializing segment address
( )
a) AL

b) AH
c) AX
d)DS

2. which of the following instruction is used to store data in stack segment


( )
a) push

b) mov
c) movsb
d) none

3. how much memory is needed to store 256 interrupts in 8086 ( )


a) 1000 bytes

b) 2000 bytes
c) 1024 bytes
d)2048 bytes

4. how many address locations needed to store an offset address ( )


a) 1

b) 2
c) 3
d)4

5.how many physical unique address locations are provided by processor in 8086
( )
a) 1kilo

b) 1 mega
c) 2kilo
d)2mega
6. instruction pointer register consists of
( )
a) next instruction address

b) present address
c) segment address
d) none

7.which register is used as compulsory for count when we use loop instruction
( )
a) AX

b) BX
c) CX
d) DX

8.WHICH FLAG WE CAN’T ALTER IN 8086


( )
a) CARRY

b) DIRECTION
c) INTERRUPT
d)TRAP

9. WHICH OF THE FOLLOWING PREFIX IS USED IN STRING INSTRUCTIONS OF 8086


( )
a) START

b) LOOP
c) REP
d)NONE

10. WHICH FLAG IS USED TO ENTER SINGLE STEPPING MODE


( )
a) DIRECTION

b) INTERRUPT
c) TRAP
d)OVERFLOW

11. which of the following instruction is used for infinity loop


( )
a) jmp

b) jc
c) jnc
d)jz

12. 8086 has a ____bit address bus

13. MOV BX, 1234H instruction is used to represent _________addressing mode.


14. accumulator registers used in 8086 processor are _____

15.which instruction is used to alter a bit as logic without affecting other bits (if bits are unknown
also)____________

16.which instruction is used to find sign of a number(if bits are unknown) __________

17. Fetching the next instruction while executing the current instruction is called____________

18. __________instruction is used to compare a byte (or word) in the data segment with a byte (or word) in the
extra segment.

19.from mov AX,[2000h] instruction, AH will get operand from ________address location

20.8086 hardware interrupts are _____________

Vous aimerez peut-être aussi