Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CET 3510 7. Which of the following instructions can be used to unconditionally transfer control to the target location (label)? a. JE label b. JNZ

CET 3510
image text in transcribed
7. Which of the following instructions can be used to unconditionally transfer control to the target location (label)? a. JE label b. JNZ label c. JMP label d. JZ label 8. Which statement uses Indirect addressing mode in an Intel type CPU? a. mov cx, bx b. mov K, ax c. mov bx, [eax] d. mov dx, 100 9. Given 32-bit variable J, which statement uses Memory direct addressing mode in an Intel type CPU? a. mov eax, ebx b. mov eax, J c. mov eax, [ecx) d. mov ebx, 32 10. Given 32-bit variable J, which statement demonstrates Register Addressing mode in an Intel type CPU? a. mov eax, ebx b. mov eax, J c. mov ax, [ecx] d. mov ebx, 100 11. Convert the decimal number -3 into 8-bit signed binary number a. 0000 0011 c. 1000 0100 12. If register AL holds the value 1111 1100", what is the signed number in decimal format? a. . 252 d. 255 13. If register AL holds the value 1111 1100, what is the unsigned number in decimal format? a. .3 c. 252 d. 253

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

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions