Fix PowerPC FPSCR update and floating-point exception generation
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 27 Oct 2007 17:54:30 +0000 (17:54 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 27 Oct 2007 17:54:30 +0000 (17:54 +0000)
commit7c58044c0ab79f11604f71aa04b4691baacef886
treeb8a4f5b7e4ab2ada25ced61c0bd05a5d6a49e3f2
parenta32ff1ad95c4f09420c4b5e19dfd86ded0d2bc79
Fix PowerPC FPSCR update and floating-point exception generation
 in most useful cases.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3458 c046a42c-6fe2-441c-8c8c-71466251a162
darwin-user/main.c
linux-user/main.c
target-ppc/cpu.h
target-ppc/helper.c
target-ppc/op.c
target-ppc/op_helper.c
target-ppc/op_helper.h
target-ppc/op_template.h
target-ppc/translate.c