diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-08-24 08:57:36 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-09-01 07:41:38 -0700 |
commit | 3986c650a25e645a2b39795e5004d7e0e1c7b8b1 (patch) | |
tree | 4af10d2701a688aa4407fbfda2bbe94585f7dcf7 /util | |
parent | 7bca6ddf901bba39f890fc80d22c26ed2606f4d5 (diff) |
target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
Now that FSR is no longer a tcg global temp, we can say that
the fpu helpers do not write to tcg temps. All temps are
read implicitly by the fpu exception path.
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions