diff options
author | Hollis Blanchard <hollisb@us.ibm.com> | 2008-11-05 18:36:15 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2008-12-31 17:52:21 +0300 |
commit | c381a04313e7c0fb04246b1ff711e0b5726de6c0 (patch) | |
tree | d487c0a99510854eb1763329cb4b25182a2ef8c9 /arch/powerpc/kvm/44x_emulate.c | |
parent | 9dd921cfea734409a931ccc6eafd7f09850311e9 (diff) | |
download | linux-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/44x_emulate.c')
0 files changed, 0 insertions, 0 deletions