qemu/target-tricore
Bastian Koppelmann 996a729f9b target-tricore: Add FPU infrastructure
This patch adds a file for all the FPU related helpers with all the includes,
useful defines, and a function to update the status bits. Additionally it adds
a mask for the rounding mode bits of PSW as well as all the opcodes for the
FPU instructions.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <1457708597-3025-2-git-send-email-kbastian@mail.uni-paderborn.de>
2016-03-23 09:22:48 +01:00
..
cpu-qom.h target-tricore: Remove the dummy interrupt boilerplate 2014-09-25 18:54:22 +01:00
cpu.c tricore: Clean up includes 2016-01-29 15:07:25 +00:00
cpu.h target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
csfr.def target-tricore: Fix new typos 2015-01-15 10:44:13 +03:00
fpu_helper.c target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
helper.c target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
helper.h target-tricore: Add trap handling & SOVF/OVF traps 2016-02-25 12:54:42 +01:00
Makefile.objs target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
op_helper.c target-tricore: Fix helper_msub64_q_ssov not reseting OVF bit 2016-03-23 09:22:48 +01:00
translate.c target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
tricore-defs.h target-tricore: Add target stubs and qom-cpu 2014-09-01 14:49:20 +01:00
tricore-opcodes.h target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00