]> git.proxmox.com Git - qemu.git/commit - target-ppc/translate_init.c
Add definitions for Freescale PowerPC implementations,
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 23:02:20 +0000 (23:02 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 17 Nov 2007 23:02:20 +0000 (23:02 +0000)
commit80d11f4467c49c593c9356b97de6c0b4e12d73c1
tree5455aece2dd6d6cb7747679d5b6dff0cd9d1c687
parentb4095fed95235c95b04b2337ec29947f509af3bc
Add definitions for Freescale PowerPC implementations,
  ie MPC5xx, MPC8xx, e200, e300, e500 and e600 cores.
Make those CPUs and PowerPC 440 available for user-mode emulation,
  thus providing a way of testing their implementation specific instructions.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3681 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/cpu.h
target-ppc/translate_init.c