Searched refs:_ASM_MACRO_2R_1S (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | mipsregs.h | 1352 #define _ASM_MACRO_2R_1S(OP, R1, R2, SEL3, ENC) \ macro 1617 _ASM_MACRO_2R_1S(mfhc0, rt, rs, sel, 1620 _ASM_MACRO_2R_1S(mthc0, rt, rd, sel, 2045 _ASM_MACRO_2R_1S(mfgc0, rt, rs, sel, 2048 _ASM_MACRO_2R_1S(dmfgc0, rt, rs, sel, 2051 _ASM_MACRO_2R_1S(mtgc0, rt, rd, sel, 2054 _ASM_MACRO_2R_1S(dmtgc0, rt, rd, sel,
|