Lines Matching refs:tcg_gen_xor_tl
2561 tcg_gen_xor_tl(t1, t1, t2); in gen_arith()
2562 tcg_gen_xor_tl(t2, t0, t2); in gen_arith()
2594 tcg_gen_xor_tl(t2, t1, t2); in gen_arith()
2595 tcg_gen_xor_tl(t1, t0, t1); in gen_arith()
2631 tcg_gen_xor_tl(t1, t1, t2); in gen_arith()
2632 tcg_gen_xor_tl(t2, t0, t2); in gen_arith()
2662 tcg_gen_xor_tl(t2, t1, t2); in gen_arith()
2663 tcg_gen_xor_tl(t1, t0, t1); in gen_arith()
2771 tcg_gen_xor_tl(cpu_gpr[rd], cpu_gpr[rs], cpu_gpr[rt]); in gen_logic()
11159 tcg_gen_xor_tl(t2, t2, t3); in gen_compute_compact_branch()
11160 tcg_gen_xor_tl(t3, t4, t3); in gen_compute_compact_branch()