On Mon, Aug 05, 2013 at 08:07:18AM -1000, Richard Henderson wrote:
> No point in splitting the write into 32-bit pieces.
>
> Signed-off-by: Richard Henderson
> ---
> tcg/i386/tcg-target.c | 3 +--
> tcg/tcg.c | 6 ++
> 2 files changed, 7 insertions(+), 2 deletions(-)
>
> diff --
No point in splitting the write into 32-bit pieces.
Signed-off-by: Richard Henderson
---
tcg/i386/tcg-target.c | 3 +--
tcg/tcg.c | 6 ++
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/tcg/i386/tcg-target.c b/tcg/i386/tcg-target.c
index 87eeab3..841bd75 100644
---