]> git.proxmox.com Git - qemu.git/commit - target-mips/translate.c
Don't check the FPU state for each FPU instruction, use hflags to
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 29 May 2007 16:52:57 +0000 (16:52 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 29 May 2007 16:52:57 +0000 (16:52 +0000)
commit5e755519ac9d867f7da13f58a9d0c262db82e14c
treed456b4a7ec2d2b3b6ee6f8b4f87ab9a041b22555
parentacf930aaa3763be08a41f2478b3e0b252f545cd0
Don't check the FPU state for each FPU instruction, use hflags to
handle this per-tb.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2896 c046a42c-6fe2-441c-8c8c-71466251a162
target-mips/cpu.h
target-mips/fop_template.c
target-mips/op.c
target-mips/translate.c