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

System calls, #questiWrite down different system calls for performing diffe...

#questiWrite down different system calls for performing different kinds of tasks.on..

Database, How to create an ER diagram?

How to create an ER diagram?

.net class libraries in .net, .NET class libraries in .NET Whether you c...

.NET class libraries in .NET Whether you create value in C# or VB.NET, you are getting in touch with techniques in the same .NET category your local library. The same .NET str

Design and implement a character analyser, Your task is to write an applica...

Your task is to write an application to analyse texts in a file.  Your application will employ  several kinds of text-analyser objects (which you also have to implement)  as descri

Assembly language, I need help with having a user input a year, and my prog...

I need help with having a user input a year, and my program to spit out what day of the week Christmas is on.... any helping hands on this?

Advantages of visual basic programming language, Advantages of visual basic...

Advantages of visual basic programming language Visual Basic is an exclusive selection language published by Microsoft Company, so programs published in Visible Basic cannot, e

Assembly Language Programming, Complete the following program to move a val...

Complete the following program to move a value of 0xFFH to PORTB LIST p=18f4550 #include org 0x0000 movlw 0x00 _________ movlw 0xFF movwf PORTB end .

Write a prolog predicate has duplicates, Write a Prolog predicate has_dupli...

Write a Prolog predicate has_duplicates(L) that is true if list L contains duplicated elements (that is at least 2 copies of an element). For instance: ?- has_duplicates([a,e,b,

Pros and cons of Assembly language, What are the main pros and cons of asse...

What are the main pros and cons of assembly programming language?

Matlab, need some one to help me with malab

need some one to help me with malab

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