PPC64: Fix alternate timebase
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Dec 2009 12:52:08 +0000 (13:52 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 21 Dec 2009 12:52:08 +0000 (13:52 +0100)
commitcb7784b4d050527c7745c207159c4ad01534de7c
tree75cfacb2e5563a009e6cc7e6618f476dd45c0845
parentfdb40e9a63ec610fee99a5be7d5a4544e23d6d98
PPC64: Fix alternate timebase

Fix the alternate time base the same way as the default timebase. SPR_ATBL
should return a 64-bit value on 64 bit implementations.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
darwin-user/main.c
hw/ppc.c
linux-user/main.c
target-ppc/cpu.h
target-ppc/op_helper.c