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