Searched defs:gen_op_addr_add (Results 1 - 1 of 1) sorted by path

/external/qemu/target-mips/
H A Dtranslate.c813 static inline void gen_op_addr_add (DisasContext *ctx, TCGv ret, TCGv arg0, TCGv arg1) function
1000 gen_op_addr_add(ctx, t0, cpu_gpr[base], t0);
1158 gen_op_addr_add(ctx, t0, cpu_gpr[base], t0);
1197 gen_op_addr_add(ctx, t0, cpu_gpr[base], t0);
7263 gen_op_addr_add(ctx, t0, cpu_gpr[base], t0);

Completed in 170 milliseconds