Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

7. Write the difference between Pseudo instructions and Real instructions. What do the following directives mean? 1) X EQU 20H; 1) X DB 20H; X

image text in transcribed
7. Write the difference between Pseudo instructions and Real instructions. What do the following directives mean? 1) X EQU 20H; 1) X DB 20H; X DB 20; iv) X DB 20 DUP(?); v) X DB 20 DUP(20H); vi) X DB "NAME"; vii) X DB 10, 20, 30, 40, 50; vill) Org 10H X DB 10 DUP(20H), 5 DUP(?) 8. Write an ALP (Assembly Language Program) to find average (mean) of 5 data in memory. 9. Write an ALP (Assembly Language Program) to find lowest of 5 data in memory. 10. Write an ALP (Assembly Language Program) to find highest of 5 data in memory. 11. Write an ALP (Assembly Language Program) to find the number of passed students having grades: 77,56, 68, 59, 85 in memory

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

Datacasting How To Stream Databases Over The Internet

Authors: Jessica Keyes

1st Edition

007034678X, 978-0070346789

More Books

Students also viewed these Databases questions

Question

=+you think is being taxed when more money is printed? Why?

Answered: 1 week ago