Searched refs:MIPSInst_FUNC (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/include/asm/ | ||
| H A D | inst.h | 51 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro |
| /linux/arch/mips/kernel/ | ||
| H A D | mips-r2-to-r6-emul.c | 103 switch (MIPSInst_FUNC(ir)) { in mipsr6_emul() |