Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1557 #define mfhi0() \ macro
1559 long mfhi0; \
1565 : "=r" (mfhi0)); \
1566 mfhi0; \
1768 #define mfhi0() _umips_dsp_mfhi(0) macro
1851 #define mfhi0() _dsp_mfhi(0) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2481 #define mfhi0() \ macro
2483 long mfhi0; \
2490 : "=r" (mfhi0)); \
2491 mfhi0; \
2715 #define mfhi0() _dsp_mfhi(0) macro