Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dtranslate.c1670 static inline void gen_op_arith_compute_ca32(DisasContext *ctx, in gen_op_arith_compute_ca32() function
1728 gen_op_arith_compute_ca32(ctx, t0, arg1, arg2, ca32, 0); in gen_op_arith_add()
1929 gen_op_arith_compute_ca32(ctx, t0, inv1, arg2, cpu_ca32, 0); in gen_op_arith_subf()
1933 gen_op_arith_compute_ca32(ctx, t0, arg1, arg2, cpu_ca32, 1); in gen_op_arith_subf()