Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsregs.h2460 #define mfhi0() \ macro
2462 long mfhi0; \
2469 : "=r" (mfhi0)); \
2470 mfhi0; \
2694 #define mfhi0() _dsp_mfhi(0) macro
/kernel/linux/linux-6.6/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

Completed in 13 milliseconds