NASM x64 Linux movsb segfaults

前端 未结 0 465
忘掉有多难
忘掉有多难 2020-12-13 08:03

I\'m trying to recreate the strcpy function in asm, the thing is when I use movsb to move a byte from rsi to rdi my program segfaults, I\'m not sure if movsb is the right th

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