fix dlsym asm for mips
saving the return address from the delay slot is not valid -- by the time the instruction executes, the return address has already been replaced.
Showing
想要评论请 注册 或 登录
saving the return address from the delay slot is not valid -- by the time the instruction executes, the return address has already been replaced.