]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/op_helper.c
Make PowerPC cache line size implementation dependant.
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 4 Oct 2007 00:51:58 +0000 (00:51 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 4 Oct 2007 00:51:58 +0000 (00:51 +0000)
commitd63001d11434fc6bf217255b51f625a75d05fb35
treef9c98fc52c58140c19c77ff12c4089c215a22e76
parent064034211a65bb602a32ccee18d92109eb2cd656
Make PowerPC cache line size implementation dependant.
Implement dcbz tunable cache line size for PowerPC 970.
Make hardware reset vector implementation dependant.

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