On Thu, Mar 04, 2010 at 04:03:33PM +0300, malc wrote:
> On Thu, 4 Mar 2010, malc wrote:
>
> That's not enough, later on there's a bunch of operations assuming
> 32bit width...
>
After discussing with malc, it happens that this patch is actually
correct and enough. I have just committed it.
--
On Thu, 4 Mar 2010, malc wrote:
That's not enough, later on there's a bunch of operations assuming
32bit width...
--
mailto:av1...@comtv.ru
Signed-off-by: malc
---
target-i386/translate.c |4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/target-i386/translate.c b/target-i386/translate.c
index a597e80..68e6df9 100644
--- a/target-i386/translate.c
+++ b/target-i386/translate.c
@@ -4589,9 +4589,7 @@ static tar