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