Lines Matching refs:tcg_gen_and_i32
568 tcg_gen_and_i32(QREG_CC_V, QREG_CC_V, t1); in gen_flush_flags()
581 tcg_gen_and_i32(QREG_CC_V, QREG_CC_V, t0); in gen_flush_flags()
1886 tcg_gen_and_i32(QREG_CC_Z, src1, tmp); in DISAS_INSN()
2272 tcg_gen_and_i32(dest, src1, im); in DISAS_INSN()
2551 tcg_gen_and_i32(QREG_CC_V, QREG_CC_N, src); in DISAS_INSN()
3087 tcg_gen_and_i32(QREG_CC_V, QREG_CC_V, tmp); in gen_subx()
3250 tcg_gen_and_i32(dest, src, reg); in DISAS_INSN()
3254 tcg_gen_and_i32(dest, src, reg); in DISAS_INSN()
4081 tcg_gen_and_i32(src, src, mask); in DISAS_INSN()
4209 tcg_gen_and_i32(dst, dst, mask); in DISAS_INSN()
5456 tcg_gen_and_i32(addr, tmp, QREG_MAC_MASK); in DISAS_INSN()