Home
last modified time | relevance | path

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

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