write an assembly language program to determine
Write an assembly language program to determine average of 'n' integers.
Ans
MOV AX, 0000; Initial sum 0000
MOV BX, 0000
MOV SI, 0201H
MOV CX, [SI]
BACK: INC SI
INC SI
ADD AX, [SI]
JAE GO
INC BX
GO: LOOP BACK
MOV [0401], AX
MOV [0403], BX
INT 3
Expected delivery within 24 Hours
what do you maent by debuggerdebugger this is a program that allows user to debug and test programs all computers with microprocessor kits give
what is an assemblerassembler an assembler or macro-assembler usually forms a part of the operating system this translates an assembly language
explain what is linkerlinker a huge program is divided in smaller programs termed as modules a linker is a program that links smaller programs
discuss dma definition direct memory access dma is a process wherein an external device takes over the control of system bus by the cpu direct memory
write an assembly language program to determine average of n integers ans mov ax 0000 initial sum 0000 mov bx 0000 mov si 0201h mov cx
explain cwd instructions in 8086 family with example and their effect on flag convert signed word to signed double word cwd instruction enlarges the
explain idiv instructions in 8086 family with example and their effect on flag idiv it used to divide a 16-bit signed number with an 8-bit signed no
explain aas instructions in 8086 family with example and their effect on flag aas it is stands for ascii adjust after subtraction this is used to
explain sar instructions in 8086 family with example and their effect on flag sar shift each bit of operand right through given number of bits this
1944946
Questions Asked
3,689
Active Tutors
1457983
Questions Answered
Start Excelling in your courses, Ask a tutor for help and get answers for your problems !!
A child who is along for the ride with his parents every week to the local supermarket gets a chance to walk every aisle when he finds something he likes
Explain why somewhat on this: "All social workers must develop and implement an emergency response plan that includes immediate actions
Problem: Simplify Example of a manipulation tactic: Mr. Marsh uses gradualism (foot-in-the-door) paired with "friendly" language.
What are your thoughts on how our brains perceive sensory stimuli and how they work together to form our sensory experiences?
In your experience as a student, what was the best reading assignment given to you by a teacher or professor?
This 4 paragraph paper explores a controversial topic in an informative style. This means that the writer must present an equal amount of information
rewrite your argument so that is persuasive to a non-expert audience. Think of your argument as appearing as an editorial on a website or in a magazine.