]> git.proxmox.com Git - qemu.git/commit
target-mips: Do not check CPU_INTERRUPT_TIMER.
authorRichard Henderson <rth@twiddle.net>
Wed, 4 May 2011 20:34:26 +0000 (13:34 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 8 May 2011 16:55:23 +0000 (16:55 +0000)
commitce0c6930cc2c199eee2d391e23759204a235b162
treed75989930dc25cdf05bf39cf0ed943c0f4b4beed
parent3125f76335f54e17e2b41621184c9cda1c2b238e
target-mips: 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>
target-mips/exec.h