Finding greatest common divisor using edi instead of eax

前端 未结 0 797
囚心锁ツ
囚心锁ツ 2020-12-11 16:37

I\'m trying to write a code to find the greatest common divisor (GCD). The code I wrote works perfectly fine, but I need to write the same code using the EDI register instea

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