target-sparc: Do not check CPU_INTERRUPT_TIMER.
authorRichard Henderson <rth@twiddle.net>
Wed, 4 May 2011 20:34:27 +0000 (13:34 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 8 May 2011 16:55:23 +0000 (16:55 +0000)
commit3f26227638fb9ae2c2e9b672c572ad9ef1e79766
treee020c5601e1d3d853230346696a4f224ab292827
parentb2452310240c7b39f0f22a347b60a373b5e80f6d
target-sparc: Do not check CPU_INTERRUPT_TIMER.

This bit is never set, therefore we should not read it either.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
cpu-exec.c