Searched refs:OPC_BGTZ (Results 1 – 3 of 3) sorted by relevance
221 OPC_BGTZ = 007 << 26,959 [TCG_COND_GT] = OPC_BGTZ,
83 OPC_BGTZ = (0x07 << 26), enumerator4395 case OPC_BGTZ: in gen_compute_branch()4473 case OPC_BGTZ: /* 0 > 0 */ in gen_compute_branch()4547 case OPC_BGTZ: in gen_compute_branch()
2386 gen_compute_branch(ctx, OPC_BGTZ, 4, rs, -1, imm << 1, 4);