target-alpha: Implement RPCC.
commit18f8e2c08bbd0dd8d32a3a536787076b8b958a4b
authorRichard Henderson <rth@twiddle.net>
Mon, 12 Apr 2010 23:18:43 +0000 (12 16:18 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 27 Apr 2010 03:50:42 +0000 (27 05:50 +0200)
tree42c6e97dfe2887ed3089d8de43db66a13f79f9f1
parent6910b8f66a9ad0c2c2052b4be884e11b76049718
target-alpha: Implement RPCC.

A minimal implementation that more or less corresponds to the
user-level version used by target-i386.  More hoops will want
to be jumped through when alpha gets system-level emulation.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-alpha/cpu.h
target-alpha/op_helper.c