Hi All,
Looking for an urgent help !!! I am stuck with 8085 assembly language.
Write an Intel 8085 program to multiply two integers of size 20 digits each ( For example : 19837653929987654321 x 90870054781976543975 ). Since you will not find an 8085 multiply instruction to do this operation, you need to write your own sequence of instructions. Let the operands be supplied in two sequences of memory locations in any format. The result could be stored in a third sequence of memory locations.
Please let me know how will I solve this puzzle !!
Regards
Ajay