Peter Maydell 6d55574a65 hw/intc/apic.c: Use uint32_t for mask word in foreach_apic
Use unsigned arithmetic for operations on the mask word
in the foreach_apic() macro, to avoid relying on undefined
behaviour when shifting into the sign bit.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-03-27 19:22:49 +04:00
..
2013-12-24 18:02:18 +01:00
2014-03-15 13:54:18 +04:00
2013-07-29 21:06:05 +02:00
2013-12-24 18:02:18 +01:00
2014-03-09 21:09:38 +02:00
2013-07-29 21:06:57 +02:00
2013-07-29 21:06:58 +02:00
2014-03-13 03:49:48 +01:00
2013-07-29 21:06:58 +02:00