]> git.proxmox.com Git - qemu.git/commit - target-ppc/mem_helper.c
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Jan 2004 22:58:38 +0000 (22:58 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Jan 2004 22:58:38 +0000 (22:58 +0000)
commit9a64fbe4d89751524be0954f87dd514083295e99
tree090826caf337daefaf5d8c06d2d97c85be76d3f4
parentefe160c502bc9ebb4d9e6fcb94cea708af73a2a1
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@528 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/cpu.h
target-ppc/exec.h
target-ppc/helper.c
target-ppc/hw.c [new file with mode: 0644]
target-ppc/op.c
target-ppc/op_helper.c [new file with mode: 0644]
target-ppc/op_helper_mem.h [new file with mode: 0644]
target-ppc/op_mem.h [new file with mode: 0644]
target-ppc/op_template.h
target-ppc/translate.c