12. The ret instruction modifies the A. base register B. bp register C. flags register D. instruction pointer register 13. In a 8086 Microprocessor, the unit responsible for getting the instructions from memory A. Execution Unit B. Registers C. Stack D. Bus Interface Unit 14. What will be the contents of register AL after the following has been executed MOV BL, 8CH MOV AL, 7EH ADD AL, BL A. OA and carry flag is 1 C. 6A and carry flag is 1 B. OA and carry flag is 0 D. 6A and carry flag is 0

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter4: Processor Technology And Architecture
Section: Chapter Questions
Problem 2PE: If a microprocessor has a cycle time of 0.5 nanoseconds, what’s the processor clock rate? If the...
icon
Related questions
Question
12. The ret instruction modifies the
A. base register
B. bp register
C. flags register
D. instruction pointer register
13. In a 8086 Microprocessor, the unit responsible for getting the instructions from memory
A. Execution Unit
C. Stack
B. Registers
D. Bus Interface Unit
14. What will be the contents of register AL after the following has been executed
MOV BL, 8CH
MOV AL, 7EH
ADD AL, BL
A. OA and carry flag is 1
C. 6A and carry flag is 1
B. OA and carry flag is 0
D. 6A and carry flag is 0
15. How many times does this loop?
L1: MOV CX, 10Н
DEC CX
JNZ L1
А. 1
В. 10
С. 16
D. forever (infinity loop)
16. The effect of the following instructions
MOV AH, 01H
INT 21H
A. read a character into al
B. read a character into dl
C. display the character in al
D. display the character in dl
17. which of the following code will set the screen cursor at row 12 and column 20
A. mov ah, 02h
C. mov ah,02h
mov dh,12
mov dl,20
B. mov ah,02h
D. mov ah,01h
mov dh,12
mov dl,20
mov dh,12
mov dl,20
mov dh,12
mov dl,20
int 21h
int 10h
int 10h
int 10h
Transcribed Image Text:12. The ret instruction modifies the A. base register B. bp register C. flags register D. instruction pointer register 13. In a 8086 Microprocessor, the unit responsible for getting the instructions from memory A. Execution Unit C. Stack B. Registers D. Bus Interface Unit 14. What will be the contents of register AL after the following has been executed MOV BL, 8CH MOV AL, 7EH ADD AL, BL A. OA and carry flag is 1 C. 6A and carry flag is 1 B. OA and carry flag is 0 D. 6A and carry flag is 0 15. How many times does this loop? L1: MOV CX, 10Н DEC CX JNZ L1 А. 1 В. 10 С. 16 D. forever (infinity loop) 16. The effect of the following instructions MOV AH, 01H INT 21H A. read a character into al B. read a character into dl C. display the character in al D. display the character in dl 17. which of the following code will set the screen cursor at row 12 and column 20 A. mov ah, 02h C. mov ah,02h mov dh,12 mov dl,20 B. mov ah,02h D. mov ah,01h mov dh,12 mov dl,20 mov dh,12 mov dl,20 mov dh,12 mov dl,20 int 21h int 10h int 10h int 10h
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps

Blurred answer
Knowledge Booster
Execution of the instruction
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning
Principles of Information Systems (MindTap Course…
Principles of Information Systems (MindTap Course…
Computer Science
ISBN:
9781285867168
Author:
Ralph Stair, George Reynolds
Publisher:
Cengage Learning