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.h2638 #define mfhi0() \ macro
2640 long mfhi0; \
2647 : "=r" (mfhi0)); \
2648 mfhi0; \
2872 #define mfhi0() _dsp_mfhi(0) macro