Fix qemu SIGFPE caused by division-by-zero due to underflow.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 15 Apr 2007 21:21:33 +0000 (21:21 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 15 Apr 2007 21:21:33 +0000 (21:21 +0000)
commit80c27194a7be757ef5a9cec978d1d8faaa4cee81
treed70b8fe5bf3574d586a01bf7194f95f65368b741
parenta85427b147f3174748a4eed13a7379a769bb05fd
Fix qemu SIGFPE caused by division-by-zero due to underflow.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2673 c046a42c-6fe2-441c-8c8c-71466251a162
target-mips/exec.h
target-mips/op.c
target-mips/op_helper.c