x86: Update instruction decoder to support new AVX formats
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Mon, 5 Dec 2011 12:05:57 +0000 (21:05 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Dec 2011 13:53:21 +0000 (14:53 +0100)
Since new Intel software developers manual introduces
new format for AVX instruction set (including AVX2),
it is important to update x86-opcode-map.txt to fit
those changes.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: yrl.pp-manager.tt@hitachi.com
Link: http://lkml.kernel.org/r/20111205120557.15475.13236.stgit@cloud
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found