PowerPC 汇编指令小结

1. 寄存器模型 r0, register 0, is a scratch register.  It's often used for a temporary. r1 is the stack pointer. r2 is reserved for some multithreaded global variable magic. r3 is used to return values (lik
相关文章
相关标签/搜索