Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.h178 void gen_op_addr_add(DisasContext *ctx, TCGv ret, TCGv arg0, TCGv arg1);
H A Dtranslate.c1419 void gen_op_addr_add(DisasContext *ctx, TCGv ret, TCGv arg0, TCGv arg1) in gen_op_addr_add() function
1956 gen_op_addr_add(ctx, addr, cpu_gpr[base], addr); in gen_base_offset_addr()
2079 gen_op_addr_add(ctx, t0, t0, t1); in gen_ld()
2086 gen_op_addr_add(ctx, t0, t0, t1); in gen_ld()
4139 gen_op_addr_add(ctx, t0, cpu_gpr[rd], t0); in gen_loongson_lsdc2()
4154 gen_op_addr_add(ctx, t0, cpu_gpr[rd], t0); in gen_loongson_lsdc2()
4164 gen_op_addr_add(ctx, t0, cpu_gpr[rd], t0); in gen_loongson_lsdc2()
4174 gen_op_addr_add(ctx, t0, cpu_gpr[rd], t0); in gen_loongson_lsdc2()
4185 gen_op_addr_add(ctx, t0, cpu_gpr[rd], t0); in gen_loongson_lsdc2()
10554 gen_op_addr_add(ctx, t0, cpu_gpr[base], cpu_gpr[index]); in gen_flt3_ldst()
[all …]
H A Dmips16e_translate.c.inc295 gen_op_addr_add(ctx, t0, t0, t2);
H A Dnanomips_translate.c.inc2401 gen_op_addr_add(ctx, btarget, tcg_constant_tl(ctx->base.pc_next + 4), t0);
2620 gen_op_addr_add(ctx, t0, t0, t1);