target-alpha: Implement RD/WRUNIQUE in the translator
authorRichard Henderson <rth@twiddle.net>
Fri, 11 Dec 2009 17:38:23 +0000 (09:38 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 20:36:16 +0000 (21:36 +0100)
commit8e3720f77ba8762874873efc3d720338eeaab4a5
treea1d9bb22df72ed454264dbc0c2451e1ca214a458
parent9ef1b002d049c2d04f8f1292c3bebc97c5102990
target-alpha: Implement RD/WRUNIQUE in the translator

When emulating user-mode only, there's no reason to exit
the translation block to effect a call_pal.  We can generate
a move to/from the unique slot directly.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/alpha_palcode.c
target-alpha/translate.c