Lines Matching refs:tcg_gen_add_tl
1709 tcg_gen_add_tl(t0, arg1, arg2); in gen_op_arith_add()
1711 tcg_gen_add_tl(t0, t0, ca); in gen_op_arith_add()
1729 tcg_gen_add_tl(t0, arg1, arg2); in gen_op_arith_add()
1731 tcg_gen_add_tl(t0, t0, ca); in gen_op_arith_add()
1910 tcg_gen_add_tl(t0, arg2, cpu_ca); in gen_op_arith_subf()
1915 tcg_gen_add_tl(t0, t0, inv1); in gen_op_arith_subf()
1939 tcg_gen_add_tl(t0, t0, cpu_ca); in gen_op_arith_subf()
2510 tcg_gen_add_tl(EA, cpu_gpr[rA(ctx->opcode)], cpu_gpr[rB(ctx->opcode)]); in gen_addr_reg_index()
2548 tcg_gen_add_tl(ea, cpu_gpr[ra], displ); in do_ea_calc()
4853 tcg_gen_add_tl(t0, cpu_gpr[rt], t1); in gen_405_mulladd_insn()
5319 tcg_gen_add_tl(t0, cpu_gpr[rA(ctx->opcode)], cpu_gpr[rB(ctx->opcode)]); in gen_tlbsx_booke206()