Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dinst.h387 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/arch/mips/math-emu/
Dcp1emu.c122 switch (MIPSInst_OPCODE(*i)) { in isBranchInstr()
277 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()
493 switch (MIPSInst_OPCODE(ir)) { in cop1Emulate()