mips: Break TBs after mfc0_count
commit55807224561b9ac278bb65960b6c12666fd30db9
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 17 Jan 2011 22:00:08 +0000 (17 23:00 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 18 Jan 2011 11:32:46 +0000 (18 12:32 +0100)
tree097aae5a20872b3bfd59a78038e823a706df92cd
parente027e1f075afe36698ce55d86f01b7817707c8b6
mips: Break TBs after mfc0_count

Break the TB after reading the count register. This makes it
possible to take timer interrupts immediately after a read of
a possibly expired timer.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-mips/translate.c