commit | fb09b78151361f5001ad462e4b242b10845830e2 | [log] [tgz] |
---|---|---|
author | Qiaowei Ren <qiaowei.ren@intel.com> | Sun Jan 12 17:20:02 2014 +0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Jan 17 11:04:09 2014 -0800 |
tree | 5b58591e2fbc5762cfe5509dc86f8c224fc5b082 | |
parent | 0ee3b6f87d4d748d5362cb47ff33fa1553805cb4 [diff] |
x86, mpx: Add MPX related opcodes to the x86 opcode map 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>