Lines Matching defs:mfhi2
1052 #define mfhi2() ({ long mfhi2; __asm__("mfhi %0, $ac2" : "=r" (mfhi2)); mfhi2;})1097 #define mfhi2() \