[Qemu-devel] [PATCH 2/7] tcg-ppc: Implement deposit operation.

2011-01-10 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tcg/ppc/tcg-target.c | 17 - tcg/ppc/tcg-target.h |1 + 2 files changed, 17 insertions(+), 1 deletions(-) diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.c index 7970268..39aa4f1 100644 --- a/tcg/ppc/tcg-target.c +++ b/tcg/ppc/tcg

[Qemu-devel] [PATCH 2/7] tcg-ppc: Implement deposit operation.

2011-01-07 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tcg/ppc/tcg-target.c | 17 - tcg/ppc/tcg-target.h |1 + 2 files changed, 17 insertions(+), 1 deletions(-) diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.c index 7970268..2947d1b 100644 --- a/tcg/ppc/tcg-target.c +++ b/tcg/ppc/tcg