x86: Don't disable SSE3 when disabling SSE4a
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 17 Feb 2020 04:10:20 +0000 (20:10 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 17 Feb 2020 04:10:20 +0000 (20:10 -0800)
commitce504911e5c4068a3498eebde4064b24382c7598
treef84b878bc6697156a2c863d05ce0d329e6b2841e
parentdabec65da1b937ea40a30b7a844fbf91782b718a
x86: Don't disable SSE3 when disabling SSE4a

Since SSE3 is independent of SSE4a, don't disable SSE3 when disabling
SSE4a.

* i386-gen.c (cpu_flag_init): Remove CPU_ANY_SSE3_FLAGS from
CPU_ANY_SSE4A_FLAGS.
opcodes/ChangeLog
opcodes/i386-gen.c
opcodes/i386-init.h
This page took 0.024603 seconds and 4 git commands to generate.