Home
last modified time | relevance | path

Searched refs:gen_op_arith_modw (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc535 gen_op_arith_modw(ctx, cpu_gpr[a->rt], cpu_gpr[a->ra], cpu_gpr[a->rb],
/openbmc/qemu/target/ppc/
H A Dtranslate.c1832 static inline void gen_op_arith_modw(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_modw() function