target-tricore: Several translator and cpu model fixes
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Sat, 17 Jan 2015 22:34:27 +0000 (22:34 +0000)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 26 Jan 2015 19:56:45 +0000 (19:56 +0000)
commit5f30046f156c181fb4088da2f4b8ea25a7d07c7a
tree06a195fdd14cb87d1f0120a88ae38aca71bb6736
parent452e3d49d871f311f7b884dc69160c3e0973b050
target-tricore: Several translator and cpu model fixes

Fix tc1796 cpu model using wrong ISA version.
Fix cond_add sometimes writing back wrong result.
Fix RCR_SEL and RCR_SELN using wrong registers for result and cond.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
target-tricore/cpu.c
target-tricore/op_helper.c
target-tricore/translate.c