]> git.proxmox.com Git - qemu.git/commit - target-alpha/cpu.h
target-alpha: Add IPRs to be used by the emulation PALcode.
authorRichard Henderson <rth@twiddle.net>
Mon, 23 May 2011 19:12:29 +0000 (12:12 -0700)
committerRichard Henderson <rth@anchor.twiddle.net>
Tue, 31 May 2011 17:18:05 +0000 (10:18 -0700)
commit26b46094478a347e65d3b1cbdb60f069d259a965
tree50206e3753cc67967e14dcbce2efb470fb2a69fe
parentbba9bdcee8d4acc4e5f243f40d015a5a30493faa
target-alpha: Add IPRs to be used by the emulation PALcode.

These aren't actually used yet, but we can at least access
them via the HW_MFPR and HW_MTPR instructions.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/cpu.h
target-alpha/machine.c
target-alpha/translate.c