x86: Add AES opcodes to opcode map
authorMasami Hiramatsu <mhiramat@redhat.com>
Tue, 20 Oct 2009 16:55:31 +0000 (12:55 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Oct 2009 11:25:29 +0000 (13:25 +0200)
Add Intel AES opcodes to x86 opcode map. These opcodes are
used in arch/x86/crypt/aesni-intel_asm.S.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: systemtap<systemtap@sources.redhat.com>
Cc: DLE <dle-develop@lists.sourceforge.net>
Cc: Jim Keniston <jkenisto@us.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <20091020165531.4145.21872.stgit@dhcp-100-2-132.bos.redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found