Re: [Qemu-devel] sh4 mov.b fix

2007-08-24 Thread Vince Weaver
I think this patch is needed for proper implementation of the sh4 mov.b @(disp,Rm),R0 instruction. and of course, I managed to send a reversed patch. That will teach me to send out things like that late at night. Here's the proper patch. Vince ---

[Qemu-devel] sh4 mov.b fix

2007-08-23 Thread Vince Weaver
Hello I think this patch is needed for proper implementation of the sh4 mov.b @(disp,Rm),R0 instruction. Vince --- ./qemu-snapshot-2007-08-14_05/target-sh4/translate.c2007-08-24 01:48:47.0 -0400 +++ ./qemu-snapshot-2007-08-14_05/target-sh4/translate.c.orig 2007-08-24