[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] RE: [Xen-staging] [xen-unstable] hvm rombios: Fix int15, func 0x86 (udelay).
On 24/4/07 12:19, "Petersson, Mats" <Mats.Petersson@xxxxxxx> wrote: > Minor nit: You don't need SEG_SS if you're using bp, as bp defaults to > SS segment. >> shl eax, #16 >> SEG SS >> - mov ax, _int15_function.DX [bx] >> + mov ax, .int15_function32.DX [bp] > As above. Oh yes, I missed that simplification. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |