This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
(A function) call (B function)
(B function) BR (C function)
请问 C function 执行到 RET的时候 是返回 B function 还是 A function?