On 11/04/2015 10:24 PM, Eduardo Habkost wrote:
Detect the clflushopt and pcommit instructions and check their corresponding feature flags, instead of checking CPUID_SSE and CPUID_CLFLUSH.Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> --- target-i386/translate.c | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~