ARM Instruction Set Quiz

ARM Instruction Set Quiz

University

25 Qs

quiz-placeholder

Similar activities

C++ Resistor Calculator Concepts

C++ Resistor Calculator Concepts

University

20 Qs

Viva_batch1_MC

Viva_batch1_MC

University

26 Qs

chương 2 đo lường

chương 2 đo lường

University

25 Qs

EE Series Circuits Ex

EE Series Circuits Ex

9th Grade - University

24 Qs

Unidad 1 Circuitos Eléctricos UTA

Unidad 1 Circuitos Eléctricos UTA

University

22 Qs

MCA Quiz 1

MCA Quiz 1

University

22 Qs

ARM7 Quiz

ARM7 Quiz

University

20 Qs

BÀI TẬP VỀ NHÀ

BÀI TẬP VỀ NHÀ

University

20 Qs

ARM Instruction Set Quiz

ARM Instruction Set Quiz

Assessment

Quiz

Engineering

University

Medium

Created by

Rahul gopi

Used 4+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three groups of the ARM instruction set?

Data transfer, Data manipulation, Control flow

Data processing, Data transfer, Control flow

Data storage, Data retrieval, Control flow

Data processing, Memory management, Control flow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the MOV instruction do?

Moves a 16-bit value into a register

Moves a value from memory to memory

Moves a 64-bit value into a register

Moves a 32-bit value into a register

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the instruction 'SUB R3, R3, #1'?

R3 is decremented by 1

R3 is incremented by 1

R3 is set to 0

R3 is multiplied by 2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction is used for logical shift left?

LSR

ROR

LSL

ASR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the TST instruction?

Tests bits by performing NOT operation

Tests bits by performing XOR operation

Tests bits by performing OR operation

Tests bits by performing AND operation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which instruction performs a reverse subtraction?

ADD

ADC

SUB

RSB

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the instruction 'CMN R1, R2' do?

Compares R1 + R2

Tests R1 XOR R2

Compares R1 - R2

Tests R1 AND R2

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?