On 03/08/2016 12:42 PM, Bastian Koppelmann wrote:
Signed-off-by: Bastian Koppelmann<kbast...@mail.uni-paderborn.de> --- v1 -> v2: - fcmp now uses float32_compare_quiet instead of doing it by hand - fcmp now uses f_update_psw_flags to set excp flagstarget-tricore/fpu_helper.c | 23 +++++++++++++++++++++++ target-tricore/helper.h | 1 + target-tricore/translate.c | 3 +++ 3 files changed, 27 insertions(+)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~