Searched refs:OPC_BLEZ (Results 1 – 3 of 3) sorted by relevance
225 OPC_BLEZ = 006 << 26,879 [TCG_COND_LE] = OPC_BLEZ,
82 OPC_BLEZ = (0x06 << 26), enumerator4398 case OPC_BLEZ: in gen_compute_branch()4462 case OPC_BLEZ: /* 0 <= 0 */ in gen_compute_branch()4554 case OPC_BLEZ: in gen_compute_branch()
2382 gen_compute_branch(ctx, OPC_BLEZ, 4, rs, -1, imm << 1, 4);