Searched refs:OPC_BLEZ (Results 1 – 3 of 3) sorted by relevance
220 OPC_BLEZ = 006 << 26,960 [TCG_COND_LE] = OPC_BLEZ,
81 OPC_BLEZ = (0x06 << 26), enumerator4397 case OPC_BLEZ: in gen_compute_branch()4461 case OPC_BLEZ: /* 0 <= 0 */ in gen_compute_branch()4553 case OPC_BLEZ: in gen_compute_branch()
2382 gen_compute_branch(ctx, OPC_BLEZ, 4, rs, -1, imm << 1, 4);