Re: [SeaBIOS] [PATCH] x86emu: Correctly handle 0x66 prefix for some instructions

2012-03-08 Thread Guillem Jover
On Thu, 2012-03-08 at 22:57:30 +, Julian Pidancet wrote: > On Wed, Mar 7, 2012 at 7:04 PM, Guillem Jover wrote: > > On Wed, 2012-03-07 at 17:54:57 +, Julian Pidancet wrote: > > > So according to the manual, it should be BP, not EBP. > > > > The register be

Re: [SeaBIOS] [PATCH v2] x86emu: Correctly handle 0x66 prefix for some instructions

2012-03-08 Thread Guillem Jover
> mode, apply some mask to preserve Read-only flags. > > Signed-off-by: Julian Pidancet Looks good to me: Reviewed-by: Guillem Jover thanks, guillem ___ SeaBIOS mailing list SeaBIOS@seabios.org http://www.seabios.org/mailman/listinfo/seabios

Re: [SeaBIOS] [PATCH] x86emu: Correctly handle 0x66 prefix for some instructions

2012-03-07 Thread Guillem Jover
On Wed, 2012-03-07 at 17:54:57 +, Julian Pidancet wrote: > On Wed, Mar 7, 2012 at 1:46 PM, Guillem Jover wrote: > > On Mon, 2012-03-05 at 17:49:08 +, Julian Pidancet wrote: > >> diff --git a/hw/xfree86/x86emu/ops.c b/hw/xfree86/x86emu/ops.c > >> index 5d3cac1..4

Re: [SeaBIOS] [PATCH] x86emu: Correctly handle 0x66 prefix for some instructions

2012-03-07 Thread Guillem Jover
Hi! On Mon, 2012-03-05 at 17:49:08 +, Julian Pidancet wrote: > diff --git a/hw/xfree86/x86emu/ops.c b/hw/xfree86/x86emu/ops.c > index 5d3cac1..440b8dc 100644 > --- a/hw/xfree86/x86emu/ops.c > +++ b/hw/xfree86/x86emu/ops.c > @@ -8787,11 +8795,16 @@ static void x86emuOp_enter(u8 X86EMU_UNUSED(op