On Wed, Oct 31, 2012 at 10:30:55AM +1100, Richard Henderson wrote:
> Mark helper functions that raise exceptions, but otherwise do not
> change TCG register state, with TCG_CALL_NO_WG.
>
> Signed-off-by: Richard Henderson
> ---
> target-alpha/helper.h | 20 ++--
> 1 file changed,
Mark helper functions that raise exceptions, but otherwise do not
change TCG register state, with TCG_CALL_NO_WG.
Signed-off-by: Richard Henderson
---
target-alpha/helper.h | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/target-alpha/helper.h b/target-a