Consider the following x86 assembly code:
mov eax, 10
FCPC - COMPORG - MAct3
Quiz
•
Computers
•
University
•
Hard
ALVIN CERTEZA
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following x86 assembly code:
mov eax, 10
Immediate Addressing
Direct Addressing
egister Addressing
Indirect Addressing
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the instruction mov ecx, [ebx], what addressing mode is being used?
Immediate Addressing
Direct Addressing
Register Addressing
Indirect Addressing
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which instruction is associated with the implied addressing mode?
add eax, ebx
sub ecx, 5
jmp label
mov edx, [esi]
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the instruction add esi, [ebx]. What addressing mode is used here?
Indexed Addressing
Base-Register Addressing
Relative Addressing
Indirect Addressing
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The instruction mov [ecx + 20], eax is an example of:
Indexed Addressing
Base-Register Addressing
Relative Addressing
Indirect Addressing
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the instruction push eax do?
Adds the contents of two registers
Pushes a value onto the stack
Halts the program
Pops a value from the stack
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In the instruction mov edx, [ecx + esi], what addressing mode is used?
Indexed Addressing
Base-Register Addressing
Relative Addressing
Indirect Addressing
15 questions
Assembly Language Quiz
Quiz
•
University
7 questions
Unit 3 : Addressing Mode
Quiz
•
University
6 questions
ASM Chapter 3
Quiz
•
University
9 questions
PCLP2 Lab 06 Recap
Quiz
•
University
10 questions
Arithmetic Operations Quiz
Quiz
•
University
10 questions
Exploring Addressing Modes
Quiz
•
University
7 questions
PCLP2 Lab 08 Recap
Quiz
•
University
10 questions
Control Operations and Instruction Sets Quiz
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade