Home
last modified time | relevance | path

Searched refs:sub_opc (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/
H A Doptimize.c2206 TCGOpcode and_opc, sub_opc, xor_opc, neg_opc, shr_opc; in fold_setcond_tst_pow2() local
2229 sub_opc = INDEX_op_sub_i32; in fold_setcond_tst_pow2()
2240 sub_opc = INDEX_op_sub_i64; in fold_setcond_tst_pow2()
2282 op2 = tcg_op_insert_after(ctx->tcg, op, sub_opc, 3); in fold_setcond_tst_pow2()