As icbi is not a priviledge instruction and is treated as a load by the MMU
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Mar 2007 08:47:10 +0000 (08:47 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 18 Mar 2007 08:47:10 +0000 (08:47 +0000)
commit36f696517b1723d627b79aa924bac7c678de01b0
treeea0063b4b3fdd86185f8e73885316f07b6c0dbe1
parent33d68b5f00011c8101aec93ba1bb2b470e35151d
As icbi is not a priviledge instruction and is treated as a load by the MMU
it needs to be implemented for every MMU translation mode.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2492 c046a42c-6fe2-441c-8c8c-71466251a162
target-ppc/op.c
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