Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q1. Write an assembly language program using GNUSim8085 to do the following in the same order: 1. Load 30H into register C and 25H into

image text in transcribed
Q1. Write an assembly language program using GNUSim8085 to do the following in the same order: 1. Load 30H into register C and 25H into register B. [8 marks] 2.Add the content of the register B to register C. 3. Read the value of the input port whose address is 100. 4. Move the content of register C to the memory location whose address is 10 . Q2. Answer the questions: [7 Marks] a. Write and run the following program using GNUSim8085 software: MVI A,8 CPI 6 JZ SUB1 JP SUB2 HLT M1: MVI A,5 OUT 100 HLT M2: MOV B,A MVI A,5 STA 200 HLT b. Fill the following table from GnuSim8085 after the above program is successfully executed

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_2

Step: 3

blur-text-image_3

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

Database And Expert Systems Applications 23rd International Conference Dexa 2012 Vienna Austria September 2012 Proceedings Part 1 Lncs 7446

Authors: Stephen W. Liddle ,Klaus-Dieter Schewe ,A Min Tjoa ,Xiaofang Zhou

2012th Edition

3642325998, 978-3642325991

More Books

Students also viewed these Databases questions

Question

________ is a measure of the goals achieved through a work process.

Answered: 1 week ago

Question

The amount of work I am asked to do is reasonable.

Answered: 1 week ago

Question

The company encourages a balance between work and personal life.

Answered: 1 week ago