Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Microprocessor assembly 8086 2. What is the value of Zero (z) flag after the instructionSUA AX,AX a) Set 3. Which of the following instruction(s) can

Microprocessor assembly 8086
image text in transcribed
2. What is the value of Zero (z) flag after the instructionSUA AX,AX a) Set 3. Which of the following instruction(s) can be pertormed b) Cleared c) Unknown only in Cx register: a) LOOP c) ADD, 5UB b) MUL, Drv, CBW e) none of the above d) PUSH, POP 4. What happens to the flag register status when the following code block is run? MoV BH, 23h ADD BH, 48Bh 5. Which of the following examples about register addressing modes is false? a) MOV BX, DX b) MOV ES, AX c) ADDAL,BH d)MOV AL, CX e) none of the above is false: 6. Which of the following examples about register addressing modes is false? a) MOV BX, 1234h b) MOV DS, 1234h c) MOV CX, 223h d) ADDAL,40h e) none of the above is false 7. Which of the following is an example of "indexed relative addressing mode"? a) MOV DL, [2400] b) MOV AL, [BX] c) MOV CX, [BX]+10 d) MOV DX, [SI]+5 e) MOV CL, [BX+D+8]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions