Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dinst.h368 #define MIPSInst_OPCODE(x) (MIPSInst(x) >> I_OPCODE_SFT) macro
/linux-3.4.99/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()