Lines Matching full:mfhi1
1051 #define mfhi1() ({ long mfhi1; __asm__("mfhi %0, $ac1" : "=r" (mfhi1)); mfhi1;})1082 #define mfhi1() \