commit | 18f8e2c08bbd0dd8d32a3a536787076b8b958a4b | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Apr 12 16:18:43 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Apr 27 05:50:42 2010 +0200 |
tree | 42c6e97dfe2887ed3089d8de43db66a13f79f9f1 | |
parent | 6910b8f66a9ad0c2c2052b4be884e11b76049718 [diff] |
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>