qemu-e2k/target/tricore
Bastian Koppelmann ddd7fead8c target-tricore: Added MADD.F and MSUB.F instructions
Multiplies D[a] and D[b] and adds/subtracts the result to/from D[d].
The result is put in D[c]. All operands are floating-point numbers.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2017-01-11 14:37:07 +01:00
..
cpu-qom.h
cpu.c
cpu.h
csfr.def
fpu_helper.c target-tricore: Added MADD.F and MSUB.F instructions 2017-01-11 14:37:07 +01:00
helper.c
helper.h target-tricore: Added MADD.F and MSUB.F instructions 2017-01-11 14:37:07 +01:00
Makefile.objs
op_helper.c
translate.c target-tricore: Added MADD.F and MSUB.F instructions 2017-01-11 14:37:07 +01:00
tricore-defs.h
tricore-opcodes.h