Searched defs:mfhi1 (Results 1 - 1 of 1) sorted by relevance

/arch/mips/include/asm/
H A Dmipsregs.h1440 #define mfhi1() \ macro
1442 long mfhi1; \
1448 : "=r" (mfhi1)); \
1449 mfhi1; \
1640 #define mfhi1() _umips_dsp_mfhi(1) macro
1723 #define mfhi1() _dsp_mfhi(1) macro

Completed in 30 milliseconds