Searched refs:OPC_BC1TANY2 (Results 1 – 3 of 3) sorted by relevance
116 OPC_BC1TANY2 = (0x01 << 16) | OPC_BC1ANY2, enumerator
2476 mips32_op = (ctx->opcode & (1 << 16)) ? OPC_BC1TANY2 : OPC_BC1T;
8725 case OPC_BC1TANY2: in gen_compute_branch1()