dev: Fix bifield definition in timer_cpulocal.hh
authorAli Saidi <Ali.Saidi@ARM.com>
Fri, 7 Sep 2012 19:20:53 +0000 (14:20 -0500)
committerAli Saidi <Ali.Saidi@ARM.com>
Fri, 7 Sep 2012 19:20:53 +0000 (14:20 -0500)
commit2059c01673b6fd4d03048e21ee7feef7ae89ee37
tree0dda87c706b059010eeaa1df710b40ab4b0ebbb5
parent98e1ce638fba1111d1438dd3d6cafd2b14eb05d7
dev: Fix bifield definition in timer_cpulocal.hh

Bitfield definition in the local timer model for ARM had the bitfield
range numbers reversed which could lead to buggy behavior.
src/dev/arm/timer_cpulocal.hh