From: Ulrich Drepper Date: Tue, 17 Jan 2012 19:14:02 +0000 (-0500) Subject: x86, opcode: ANDN and Group 17 in x86-opcode-map.txt X-Git-Tag: v3.3-rc1~1^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce79dac861e0d9a473d9923391bdbaad83c1c57f;p=pandora-kernel.git x86, opcode: ANDN and Group 17 in x86-opcode-map.txt The Intel documentation at http://software.intel.com/file/36945 shows the ANDN opcode and Group 17 with encoding f2 and f3 encoding respectively. The current version of x86-opcode-map.txt shows them with f3 and f4. Unless someone can point to documentation which shows the currently used encoding the following patch be applied. Signed-off-by: Ulrich Drepper Link: http://lkml.kernel.org/r/CAOPLpQdq5SuVo9=023CYhbFLAX9rONyjmYq7jJkqc5xwctW5eA@mail.gmail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed