]> git.proxmox.com Git - qemu.git/commit
target-alpha: Use TCG_CALL_NO_WG
authorRichard Henderson <rth@twiddle.net>
Tue, 30 Oct 2012 23:30:55 +0000 (10:30 +1100)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 31 Oct 2012 21:20:44 +0000 (22:20 +0100)
commite1e1b25c97632cf68d6a11e20f8068282e3d7915
tree92a900697703677b72a2e2be21406addd4e2e65c
parentac4119c023c72b15f54238af43e4a178fcf41494
target-alpha: Use TCG_CALL_NO_WG

Mark helper functions that raise exceptions, but otherwise do not
change TCG register state, with TCG_CALL_NO_WG.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-alpha/helper.h