diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2017-07-02 21:31:25 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2017-07-18 23:39:15 +0200 |
commit | 92f1f83e34f0454b98f3a7fc082636c38cafa115 (patch) | |
tree | 4a54a2a81365da17d8b5c1bbe2f5b7ce4e51284a /tcg/optimize.c | |
parent | 82e8251374568ba63343b695925c883a7da3db6f (diff) |
target/sh4: return result of fcmp using TCG
Since that the T bit of the SR register is mapped using a TGC global,
it's better to return the value through TCG than writing it directly. It
allows to declare the helpers with the flag TCG_CALL_NO_WG.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <20170702202814.27793-5-aurelien@aurel32.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/optimize.c')
0 files changed, 0 insertions, 0 deletions