Why am I getting a Floating point exception (SIGFPE) when dividing 300 by 2?

前端 未结 0 735
执笔经年
执笔经年 2021-01-05 11:55

I am using a nasm compiler (rextester) for assembly. I am trying to divide 300 by 2 to get the quotient. I am able to do this for small numbers like 4/2 and my code works wi

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