Searched defs:mfspr (Results 1 – 2 of 2) sorted by relevance
42 static inline unsigned int mfspr(unsigned int reg) in mfspr() function
12 #define mfspr(rn) ({unsigned long rval; \ macro