This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
qemu-e2k
Watch
13
Star
4
Fork
0
You've already forked qemu-e2k
Code
Issues
4
Pull Requests
Projects
2
Releases
Activity
fdfcc9aeea
qemu-e2k
/
target-tricore
/
Makefile.objs
2 lines
61 B
Makefile
Raw
Normal View
History
Unescape
Escape
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-11 16:03:11 +01:00
obj-y
+=
translate.o helper.o cpu.o op_helper.o fpu_helper.o
Reference in New Issue
Copy Permalink