answersLogoWhite

0


Best Answer
lxi h,0091h


lda 0090h


mvi b,03h


cmp m


jm 0015h


inx h


dcr b


jnz 0008h


sta 00a0h


hlt


mov a,m


inx h


jmp 0008h

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Greatest of 3 numbers using 8086 microprocessor program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Program to count the number of numbers in an array using 8085 microprocessor?

A program which is used to count the number of numbers in an array using a 8085 microprocessor is known as a assembly language program.


What is subroutine in 8085?

in 8085 microprocessor a subroutine is a separate program written aside from main program ,this program is basically the program which requires to be executed several times in the main program. the microprocessor can call subroutine any time using CALL instruction . after the subroutine is executed the subbroutine hands over the program to main program using RET instruction.


8086 assembly program to sort a list of integers?

assembly language program for sorting an array using 8086 microprocessor.


How do you add and subtract 16 bit numbers using 8051 microprocessor?

The 8051 is a microcontroller, not a microprocessor. To add or subtract, use the ADD or SUBB opcodes.


Assembly language program for string concatenation using 8086 microprocessor?

write program to concatenating two sting in 8086 assembly language


Program to additon of two 8 bit numbers with carry using 8086 microprocessor?

abe byahanchod delete nahi kar raha hu, answer kiske liye bacha ke rakha tha


How do you write Ascending order program using 8086 microprocessor?

One many find this answer on YouTube. One also may find out how to write ascending order programs using an 8086 microprocessor by looking at the owners manual.


How do write sorting of numbers using microprocessor?

There are several methods available to sort numbers. A simple way to program sorting is the so-called "bubble-sort". This is inefficient for larger lists of numbers; in which case it is more convenient to use one of the faster algorithms, for example, "quick-sort".


How to write a C program to find largest 2 numbers using pointers?

program to find maximum of two numbers using pointers


Can you use stack in microprocessor for storage of data?

Yes, but not for long term storage, only while a program is executing using its stack.


What is the greatest and the smallest 4 digit numbers using the digit 1234?

smallest=1234 greatest=4321


How many ic's used in the microprocessor?

we are using just one ic in a microprocessor