From fb09b78151361f5001ad462e4b242b10845830e2 Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Sun, 12 Jan 2014 17:20:02 +0800 Subject: [PATCH] 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 Link: http://lkml.kernel.org/r/1389518403-7715-4-git-send-email-qiaowei.ren@intel.com Cc: Masami Hiramatsu Signed-off-by: H. Peter Anvin --- Reading git-format-patch failed