]> git.proxmox.com Git - qemu.git/commit
Allow use of SPE extension by all PowerPC targets,
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 12 Nov 2007 01:56:18 +0000 (01:56 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 12 Nov 2007 01:56:18 +0000 (01:56 +0000)
commit3cd7d1ddbba67a79854ea258cdf3a07eb0ad5136
tree5dee929d68c3c96baae508887156292d975cbe82
parenta73666f6564e17adcae2908f7b52d42de2ff5211
Allow use of SPE extension by all PowerPC targets,
  adding gprh registers to store GPR MSBs when GPRs are 32 bits.
Remove not-needed-anymore ppcemb-linux-user target.
Keep ppcemb-softmmu target, which provides 1kB pages support
  and 36 bits physical address space.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3628 c046a42c-6fe2-441c-8c8c-71466251a162
configure
darwin-user/main.c
linux-user/main.c
target-ppc/cpu.h
target-ppc/helper.c
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