[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 05/17] x86emul: add XOP decoding
On 14/09/16 17:21, Jan Beulich wrote: On 14.09.16 at 18:11, <andrew.cooper3@xxxxxxxxxx> wrote:On 08/09/16 14:11, Jan Beulich wrote:@@ -1580,6 +1586,9 @@ struct x86_emulate_state { ext_0f = vex_0f, ext_0f38 = vex_0f38, ext_0f3a = vex_0f3a, + ext_8f08 = 8, + ext_8f09, + ext_8f0a,What is this = 8 for? I presume you didn't slip it in accidentally, but I still can't figure out why.So I can use the value directly from vex.opcx, without further adjustment. Ok, but please leave a comment to that effect. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |