Match each code segment with its description. mov ax,2 int 10h mov bx,num mov ax,[bx] indirect addressing А. cmp ax,5 je L1 decision В. clear screen C. loop L1: D. add ax,bx E jump to procedure inc cx стр сх,5 jle L1 call indec

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter8: Data And Network Communication Technology
Section: Chapter Questions
Problem 41VE
icon
Related questions
Question
Match each code segment with its description.
mov ax,2
int 10h
mov bx,num
mov ax,[bx]
indirect addressing
А.
стр ах,5
je L1
decision
В.
clear screen
С.
loop
L1:
D.
add ax,bx
E jump to procedure
inc cx
v cmp cx,5
jle L1
call indec
Transcribed Image Text:Match each code segment with its description. mov ax,2 int 10h mov bx,num mov ax,[bx] indirect addressing А. стр ах,5 je L1 decision В. clear screen С. loop L1: D. add ax,bx E jump to procedure inc cx v cmp cx,5 jle L1 call indec
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Properties of Different Architectures
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