Arithmetic an Logic Instruction

Arithmetic an Logic Instruction

University

10 Qs

quiz-placeholder

Similar activities

assemblyLanguageChap3

assemblyLanguageChap3

University

10 Qs

UTS - Arsitektur Komputer

UTS - Arsitektur Komputer

University

11 Qs

Exploring Addressing Modes

Exploring Addressing Modes

University

10 Qs

8051 ASM 1

8051 ASM 1

University

6 Qs

Microcontroller module2

Microcontroller module2

University

10 Qs

Microcontroller

Microcontroller

University

15 Qs

ARM BASICS Module 1

ARM BASICS Module 1

University

10 Qs

COA - Unit 1

COA - Unit 1

University

7 Qs

Arithmetic an Logic Instruction

Arithmetic an Logic Instruction

Assessment

Quiz

Computers

University

Easy

Created by

RAJA AHMAD

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In multiplication of two bytes in the 8051, we must place one byte in register ________ and the other in register __________.

A, B

R0, R1

CY, P

C, R6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In unsigned byte-by-byte multiplication, the product will be placed in register(s) __________.

A

B

C

R0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In byte/byte division, the numerator must be placed in register_________ and the denominator in register_________.

R0, R1

R1, R0

A, B

B, A

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In unsigned byte/byte division, the quotient will be placed in register_________ and the remainder in register________.

R0, R1

R1, R0

A, B

B, A

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The instruction “ADD A, source” places the sum in __________.

R0

A

R1

B

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If CY = 1, A = 95H, and B = 4FH prior to the execution of “SUBB A,B”, what will be the contents of A after the subtraction?

46

B9

-70

45

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the contents of register A after the following code in each case:

MOV A,#37H

ANL A,#0CAH

12H

02H

04H

14H

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?