From: Masami Hiramatsu Date: Tue, 8 Sep 2009 16:32:46 +0000 (-0400) Subject: x86: Add MMX support for instruction decoder X-Git-Tag: v2.6.33-rc1~399^2~227 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=commitdiff_plain;h=f12b4f546b4e327d5620a544a2bddab68de66027;hp=8f8ffe2485bcaa890800681451d380779cea06af x86: Add MMX support for instruction decoder Add MMX/SSE instructions to x86 opcode maps, since some of those instructions are used in the kernel. This also fixes failures in the x86 instruction decoder seftest. Signed-off-by: Masami Hiramatsu Cc: Jim Keniston Cc: H. Peter Anvin Cc: Sam Ravnborg Cc: Frederic Weisbecker Cc: Ingo Molnar LKML-Reference: <20090908163246.23516.78835.stgit@dhcp-100-2-132.bos.redhat.com> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed