Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/
Dinst.h102 bc_op = 0x08, cop_op = 0x10, enumerator
/linux-3.4.99/arch/mips/math-emu/
Dcp1emu.c162 if (MIPSInst_RS(*i) == bc_op) in isBranchInstr()
445 case bc_op:{ in cop1Emulate()