Lines Matching defs:mfhi0
1050 #define mfhi0() ({ long mfhi0; __asm__("mfhi %0, $ac0" : "=r" (mfhi0)); mfhi0;})1067 #define mfhi0() \