qemu/target/tricore
Peer Adelt 550929dd46 target-tricore: Added new MOV instruction variant
Puts the content of data register D[a] into E[c][63:32] and the
content of data register D[b] into E[c][31:0].

[BK: fix style error]
[BK: Allocate temporaries only when needed]
Signed-off-by: Peer Adelt <peer.adelt@c-lab.de>
Message-Id: <1465314555-11501-4-git-send-email-peer.adelt@c-lab.de>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
2017-01-11 14:37:15 +01:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
csfr.def Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
fpu_helper.c target-tricore: Added MADD.F and MSUB.F instructions 2017-01-11 14:37:07 +01:00
helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.h target-tricore: Added MADD.F and MSUB.F instructions 2017-01-11 14:37:07 +01:00
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
op_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
translate.c target-tricore: Added new MOV instruction variant 2017-01-11 14:37:15 +01:00
tricore-defs.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
tricore-opcodes.h target-tricore: Added new MOV instruction variant 2017-01-11 14:37:15 +01:00