The stub function is generated for R_MIPS_26 relocation, which could be used for local jumping inside a function, and do not expect any temporary register to be clobbered. Use AT instead of T9 for the stub function, otherwise functions using T9 will be messed up. Signed-off-by: Icenowy Zheng <uwu@icenowy.me>