]> git.proxmox.com Git - qemu.git/commit
target-s390: Use TCG_CALL_NO_WG for floating-point helpers
authorRichard Henderson <rth@twiddle.net>
Thu, 15 Nov 2012 18:21:54 +0000 (10:21 -0800)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:46 +0000 (12:18 -0800)
commitc482ea94eaf26761e5cc0e53259cf1a98db29622
tree9317b7399a8ef0c5de8ca8b71a206884e22a2d42
parentd918a65c690c321f56e7ce4b5a9e1f2fbe32bb1b
target-s390: Use TCG_CALL_NO_WG for floating-point helpers

None of them read or write tcg registers, but most can
raise fp exceptions.

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