]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/op_helper.h
Code provision for new PowerPC embedded target support with:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Apr 2007 06:50:21 +0000 (06:50 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Apr 2007 06:50:21 +0000 (06:50 +0000)
commit35cdaad645d7a97e67690582feb1fc3a050c92ad
tree9a628a9108b9be0e9ea3a56f8b4b85b9bfcbceb1
parentc294fc587a52f4991b1dcbb328b5a9d09f8c8e2e
Code provision for new PowerPC embedded target support with:
- 1 kB page size
- 64 bits GPR
- 64 bits physical address space
- SPE extension support.
Change TARGET_PPCSPE into TARGET_PPCEMB

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2718 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/cpu.h
target-ppc/exec.h
target-ppc/op.c
target-ppc/op_helper.c
target-ppc/op_helper.h
target-ppc/op_mem.h
target-ppc/op_template.h
target-ppc/translate.c