commit | c482ea94eaf26761e5cc0e53259cf1a98db29622 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Nov 15 10:21:54 2012 -0800 |
committer | Richard Henderson <rth@twiddle.net> | Sat Jan 05 12:18:46 2013 -0800 |
tree | 9317b7399a8ef0c5de8ca8b71a206884e22a2d42 | |
parent | d918a65c690c321f56e7ce4b5a9e1f2fbe32bb1b [diff] |
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>