Ask your own question, for FREE!
Computer Science 24 Online
OpenStudy (anonymous):

i have a difficult question that is: Write the assembly language program that implements the mathematical definition of factorial().

OpenStudy (anonymous):

the problem i asked for help on is the image below..

OpenStudy (anonymous):

Is this for x86 architecture? It's basically the same thing as you would have done in other languages (i.e recursion :) but instead of function calling itself you jump to the block of the code that represents the beginning of the loop.

OpenStudy (anonymous):

yes its x86 processor using MASM

OpenStudy (anonymous):

@andesa so where are you getting stuck?

OpenStudy (anonymous):

i dont know how to set it up, confused on how am going to code it..

OpenStudy (anonymous):

i know it will need a loop for the factorial thru..

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!