]> git.proxmox.com Git - qemu.git/commit
target-alpha: Use a fixed frequency for the RPCC in system mode.
authorRichard Henderson <rth@twiddle.net>
Tue, 19 Apr 2011 02:53:31 +0000 (19:53 -0700)
committerRichard Henderson <rth@anchor.twiddle.net>
Tue, 31 May 2011 17:18:06 +0000 (10:18 -0700)
commite5214853eac8f86aca2f5493e7171d6f36ddde38
treeb325d15862a732a5ed7d50dc16b83e69ae616a5a
parent5b4504079a3bc37f85cce44e77c347e9ec742307
target-alpha: Use a fixed frequency for the RPCC in system mode.

Also include the PCC_OFS in the return value.  For user mode we
can pretend the PCC_OFS value is always zero.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/op_helper.c