qemu-e2k/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
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 new MOV instruction variant 2017-01-11 14:37:15 +01:00
tricore-defs.h
tricore-opcodes.h target-tricore: Added new MOV instruction variant 2017-01-11 14:37:15 +01:00