find out starting address of stack segment, microprocessor, Programming Languages

Assignment Help:
For the following Code answer the following questions-:
.STACK 100H
.DATA
COUNT DB 10
TOTAL DW 4126H
.CODE
MAIN PROC
MOV BX, 3F20H
MOV AL, BL
MOV BL, COUNT
MOV COUNT, 26
MOV BL, 1
MOV DX, CX
MOV BX, 8FE2H
MOV TOTAL, 1000H
MOV AH, 4Ch
INT 21H
MAIN ENDP

(a) What is the starting address of stack segment?
a) 100H
(b) What are the two variables initialized and what are their values?
b) COUNT and TOTAL
(c) What is the purpose of INT 21H?
c) Interrupt to print
(d) What will be the final value of BH?
d) 8F
(e) At what value is BL initialized?
e) 20


Related Discussions:- find out starting address of stack segment, microprocessor

Variation of parameter, VARIATION OF PARAMETERS - HIGHER ORDER DIFFEREN...

VARIATION OF PARAMETERS - HIGHER ORDER DIFFERENTIAL EQUATIONS We now require taking a look at the second method of finding a particular solution to a differential equation

About oracle, do you solve questions of assigments?

do you solve questions of assigments?

Read Multiple Text Files, How to read datasets in multiple text files in an...

How to read datasets in multiple text files in an non interactive program?

Write a perl script to assign letter grades to the students, Tasks: Writ...

Tasks: Write a Perl script assignGrades.pl to assign letter grades to the students. Please use the classList2.txt file. Upon invoking, the script will access the file classL

Write a program to draw a sketch of a cow, write a program to draw a cow. N...

write a program to draw a cow. Now, draw a cow standing amongst the grass, with (say) 500 blades of grass. Each blade of grass should be a separate random green line. Do all your d

Write use case description for the process, The following is the process an...

The following is the process an account holder of eBroker, a discount online brokerage firm, uses to sell stocks.  The user first logs in by entering the username and password.

Super ascii string cost in c++, Ask question #Minimum 100 A string S is sai...

Ask question #Minimum 100 A string S is said to be "Super ASCII", if it contains the character frequency equal to their ascii values. String will contain only lower case alphabets

Shell script to find a particular pattern from the file, Normal 0 ...

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

Windows presentation foundation, Windows Presentation Foundation Designed b...

Windows Presentation Foundation Designed by Microsoft Technologies, the Microsoft Technologies windows Display Groundwork (or WPF) is a computer-software graphic subsystem for maki

Opening and closing the document object on web page, Although the Document ...

Although the Document object's write()and writeln() methods are part of the DOM, they cannot be used to change content after a Web page has been rendered. You can write code that e

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd