Re: [Qemu-devel] [PATCH 18/35] tcg-s390: Implement bswap operations.

2010-06-12 Thread Aurelien Jarno
On Fri, Jun 04, 2010 at 12:14:26PM -0700, Richard Henderson wrote: > Signed-off-by: Richard Henderson > --- > tcg/s390/tcg-target.c | 24 > tcg/s390/tcg-target.h | 10 +- > 2 files changed, 29 insertions(+), 5 deletions(-) This patch looks fine. > diff --git

[Qemu-devel] [PATCH 18/35] tcg-s390: Implement bswap operations.

2010-06-04 Thread Richard Henderson
Signed-off-by: Richard Henderson --- tcg/s390/tcg-target.c | 24 tcg/s390/tcg-target.h | 10 +- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/tcg/s390/tcg-target.c b/tcg/s390/tcg-target.c index 42e3224..3a98ca3 100644 --- a/tcg/s390/tcg-targe