/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/ |
H A D | translate.c | 837 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 901 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 912 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 953 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/ |
H A D | translate.c | 838 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 902 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 913 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 954 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/ |
H A D | translate.c | 837 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 901 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 912 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 953 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/ |
H A D | translate.c | 837 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 901 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 912 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 953 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/ |
H A D | translate.c | 871 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 932 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 942 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 980 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/ |
H A D | translate.c | 837 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 901 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 912 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 953 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/ |
H A D | translate.c | 838 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 902 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 913 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 954 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/ |
H A D | translate.c | 1615 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 1679 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 1690 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 1718 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|
/dports/emulators/qemu/qemu-6.2.0/target/ppc/ |
H A D | translate.c | 1617 static inline void gen_op_arith_add(DisasContext *ctx, TCGv ret, TCGv arg1, in gen_op_arith_add() function 1681 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 1692 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], \ 1720 gen_op_arith_add(ctx, cpu_gpr[rD(ctx->opcode)], cpu_gpr[rA(ctx->opcode)], in gen_op_addic()
|