Assembly function for adding arrays of 32 bit elements not working properly

后端 未结 0 1277
陌清茗
陌清茗 2020-12-13 04:02

I\'m trying to make an Assembly(FASM) function for C++ that adds 2 arrays with 32 bit elements, but it doesn\'t seem to be working properly. It returns {409, 0, 0} instead o

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