On 25/09/2018 14:28, Jan Beulich wrote: > To allow for some code sharing where possible, copy VEX.L into EVEX.LR > even for VEX (or XOP) encoded insns. Make operand size determination > use this right away, at the same time adding consistency checks for the > EVEX scalar insn cases (the non-scalar ones aren't uniform enough for > the checking to be done in a central place like this). > > Note that the broadcast case is not handled here, but will be taken care > of elsewhere (in just a single place rather than at least two). > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
