Searched refs:OPC_BC1F (Results 1 – 3 of 3) sorted by relevance
108 OPC_BC1F = (0x00 << 16) | OPC_BC1, enumerator
2476 mips32_op = (ctx->opcode & (1 << 16)) ? OPC_BC1FANY2 : OPC_BC1F;
8908 case OPC_BC1F: in gen_compute_branch1()