commit | 9983d60d74db9e544c6cb6f65351849fe8e9c1de | [log] [tgz] |
---|---|---|
author | Masami Hiramatsu <mhiramat@redhat.com> | Tue Oct 20 12:55:31 2009 -0400 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 21 13:25:29 2009 +0200 |
tree | 6d49ff1a139212bdf293f64e05ee4424ea10353d | |
parent | 06ed6ba5ecb771cc3a967838a4bb1d9cbd8786b9 [diff] |
x86: Add AES opcodes to opcode map 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>