Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dinst.h23 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c80 switch (MIPSInst_OPCODE(ir)) { in mipsr6_emul()
186 ir, MIPSInst_OPCODE(ir)); in mipsr6_emul()
927 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1026 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1075 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()
1137 switch (MIPSInst_OPCODE(inst)) { in mipsr2_decoder()
1152 switch (MIPSInst_OPCODE(nir)) { in mipsr2_decoder()