Implement the PowerPC alternate time-base, following the 2.04 specification.
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 30 Sep 2007 00:38:38 +0000 (00:38 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 30 Sep 2007 00:38:38 +0000 (00:38 +0000)
commita062e36c58738321295e1031bebb1b89a0cdf01a
tree46bc4ffc59fa6f26dd710a93cba5a18cbff9e5f2
parent4887d78b01594d994d51db8d11c1a04e65fca032
Implement the PowerPC alternate time-base, following the 2.04 specification.
Share most code with the time-base management routines.
Remove time-base write routines from user-mode emulation environments.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3277 c046a42c-6fe2-441c-8c8c-71466251a162
darwin-user/main.c
hw/ppc.c
linux-user/main.c
target-ppc/cpu.h
target-ppc/op.c
target-ppc/translate_init.c