j
k
j a
j l
On 02/07/2020 11:06, Paul Gofman wrote:
"jae done\n\t" "movq %r8,%rsp\n\t" "done:"
"jae done\n\t"
"movq %r8,%rsp\n\t"
"done:"
Just a small note: you can replace this with:
cmovbq %r8,%rsp
Back to the thread
Back to the list