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.h2478 #define mfhi0() \ macro
2480 long mfhi0; \
2487 : "=r" (mfhi0)); \
2488 mfhi0; \
2712 #define mfhi0() _dsp_mfhi(0) macro