target/tricore: Implement FTOU insn
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 28 Aug 2023 11:26:44 +0000 (13:26 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Thu, 28 Sep 2023 08:45:22 +0000 (10:45 +0200)
commit2bdbe35632fc1f5f83054427085f59d28f45660f
tree0d68cd88a7c2dbcac4e72eb5618c6649f9068e57
parentce64babdf60fb9a7de8bcac637243a10db1a3b26
target/tricore: Implement FTOU insn

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-ID: <20230828112651.522058-5-kbastian@mail.uni-paderborn.de>
target/tricore/fpu_helper.c
target/tricore/helper.h
target/tricore/translate.c
tests/tcg/tricore/Makefile.softmmu-target
tests/tcg/tricore/asm/test_ftou.S [new file with mode: 0644]