x86, mpx: Add MPX related opcodes to the x86 opcode map
authorQiaowei Ren <qiaowei.ren@intel.com>
Sun, 12 Jan 2014 09:20:02 +0000 (17:20 +0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 17 Jan 2014 19:04:09 +0000 (11:04 -0800)
This patch adds all the MPX instructions to x86 opcode map, so the x86
instruction decoder can decode MPX instructions.

Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Link: http://lkml.kernel.org/r/1389518403-7715-4-git-send-email-qiaowei.ren@intel.com
Cc: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found