]> git.proxmox.com Git - mirror_qemu.git/commit - target/ppc/translate_init.c.inc
Remove shared macro used to define PowerPC implementations instructions sets:
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 Nov 2007 13:22:47 +0000 (13:22 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 Nov 2007 13:22:47 +0000 (13:22 +0000)
commit082c6681b6c4af0035d9dad34a4a784be8c21dbe
tree32efad9f8a719d72814f95afc0e102b1fc02ce88
parentadd78955b0451c6d14d325d66592a634b2e5d595
Remove shared macro used to define PowerPC implementations instructions sets:
  tend more to propagate bugged definition than simplify the code.
Check and fix PowerPC 6xx implementations definitions.
Misc fixes in PowerPC CPU list.

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