commit | 550929dd4622f8e2b1b5c277f32089d83cb1e595 | [log] [tgz] |
---|---|---|
author | Peer Adelt <peer.adelt@c-lab.de> | Tue Jun 07 17:49:14 2016 +0200 |
committer | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Wed Jan 11 14:37:15 2017 +0100 |
tree | 774453418b3d1bca5090cf2bfa39fe769a07f6aa | |
parent | ddd7fead8c8524dc51b9b7c20b1f08a4b34ef653 [diff] |
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>