From: Hongtao Jia Date: Sun, 28 Apr 2013 05:20:07 +0000 (+0800) Subject: powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h X-Git-Tag: v3.12-rc1~123^2~110^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9123c5ed45a583311d8373e99f5e3ee4c0b4306b;p=pandora-kernel.git powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.h Opcode and xopcode are useful definitions not just for KVM. Move these definitions to asm/ppc-opcode.h for public use. Also add the opcodes for LHAUX and LWZUX. Signed-off-by: Jia Hongtao Signed-off-by: Li Yang [scottwood@freesacle.com: update commit message and rebase] Signed-off-by: Scott Wood --- Reading git-diff-tree failed