target-tricore: Added new MOV instruction variant
authorPeer Adelt <peer.adelt@c-lab.de>
Tue, 7 Jun 2016 15:49:14 +0000 (17:49 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 11 Jan 2017 13:37:15 +0000 (14:37 +0100)
commit550929dd4622f8e2b1b5c277f32089d83cb1e595
tree774453418b3d1bca5090cf2bfa39fe769a07f6aa
parentddd7fead8c8524dc51b9b7c20b1f08a4b34ef653
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>
target/tricore/translate.c
target/tricore/tricore-opcodes.h