Fix reproductible crash: call cpu_loop_exit from micro-op, not from helper.c
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Oct 2007 21:49:57 +0000 (21:49 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 1 Oct 2007 21:49:57 +0000 (21:49 +0000)
commita97fed52e57385fc749e6f6ef95be7ebdb81ba9b
treefb26f5a0ca1db4d31479e4ee47bc27be9a2b63bd
parent51996525c77e61a050562900a499798ded8981d0
Fix reproductible crash: call cpu_loop_exit from micro-op, not from helper.c

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