Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dinst.h51 #define MIPSInst_FUNC(x) (MIPSInst(x) & 0x0000003f) macro
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c103 switch (MIPSInst_FUNC(ir)) { in mipsr6_emul()