Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1622 static inline void gen_op_arith_compute_ca32(DisasContext *ctx, in gen_op_arith_compute_ca32() function
1680 gen_op_arith_compute_ca32(ctx, t0, arg1, arg2, ca32, 0); in gen_op_arith_add()
2146 gen_op_arith_compute_ca32(ctx, t0, inv1, arg2, cpu_ca32, 0); in gen_op_arith_subf()
2150 gen_op_arith_compute_ca32(ctx, t0, arg1, arg2, cpu_ca32, 1); in gen_op_arith_subf()