Home
last modified time | relevance | path

Searched refs:mfhi0 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmipsregs.h2640 #define mfhi0() \ macro
2642 long mfhi0; \
2649 : "=r" (mfhi0)); \
2650 mfhi0; \
2874 #define mfhi0() _dsp_mfhi(0) macro