summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/powerpc.c
diff options
context:
space:
mode:
authorHollis Blanchard <hollisb@us.ibm.com>2008-11-05 15:36:15 (GMT)
committerAvi Kivity <avi@redhat.com>2008-12-31 14:52:21 (GMT)
commitc381a04313e7c0fb04246b1ff711e0b5726de6c0 (patch)
treed487c0a99510854eb1763329cb4b25182a2ef8c9 /arch/powerpc/kvm/powerpc.c
parent9dd921cfea734409a931ccc6eafd7f09850311e9 (diff)
downloadlinux-c381a04313e7c0fb04246b1ff711e0b5726de6c0.tar.xz
ppc: Create disassemble.h to extract instruction fields
This is used in a couple places in KVM, but isn't KVM-specific. However, this patch doesn't modify other in-kernel emulation code: - xmon uses a direct copy of ppc_opc.c from binutils - emulate_instruction() doesn't need it because it can use a series of mask tests. Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/powerpc.c')
0 files changed, 0 insertions, 0 deletions