doing multiplication with loops and inputs in x86 assembly language

前端 未结 0 807
夕颜
夕颜 2020-12-13 09:31

I am trying to build a program that will take two inputs x and y(integers) to do x to the power of y. This is what I have thought of so far, but it seems to multiply ebx by

相关标签:
回答
  • 消灭零回复
提交回复
热议问题