Jcc instruction does not seem to be working regardless of the flags

后端 未结 0 584
抹茶落季
抹茶落季 2020-12-11 04:30

I have a very simple piece of inline assembly code like this:

// Check if the current number is the smallest
"cmp (%2, %%r11, 8), %%r12;"    // comp         


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