]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@elte.hu>
Tue, 17 Jan 2012 08:51:46 +0000 (09:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 17 Jan 2012 08:51:46 +0000 (09:51 +0100)
arch/x86/.gitignore
arch/x86/lib/x86-opcode-map.txt

index 028079065af6c55ac518969a6b5c1d8ae321b6c3..7cab8c08e6d1d2eee802397c9bc17ea0f7b1bbc1 100644 (file)
@@ -1,3 +1,4 @@
 boot/compressed/vmlinux
 tools/test_get_len
+tools/insn_sanity
 
index a793da5e560e3c88804850e957d00a6024b4eb65..8641bbb8e006487b28374453d17ef5ca70eab570 100644 (file)
@@ -210,7 +210,9 @@ ab: STOS/W/D/Q Yv,rAX
 ac: LODS/B AL,Xb
 ad: LODS/W/D/Q rAX,Xv
 ae: SCAS/B AL,Yb
-af: SCAS/W/D/Q rAX,Xv
+# Note: The May 2011 Intel manual shows Xv for the second parameter of the
+# next instruction but Yv is correct
+af: SCAS/W/D/Q rAX,Yv
 # 0xb0 - 0xbf
 b0: MOV AL/R8L,Ib
 b1: MOV CL/R9L,Ib