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

2012-03-08 Thread Guillem Jover
julian.pidan...@gmail.com Looks good to me: Reviewed-by: Guillem Jover guil...@hadrons.org 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 guil...@hadrons.org 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..440b8dc 100644