target-tricore: Add initialization for translation and activate target
commit0aaeb118b33fbad49e66af1cf7f43b1a99db741d
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Sep 2014 11:59:49 +0000 (1 12:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Sep 2014 13:49:20 +0000 (1 14:49 +0100)
tree5e36b823fa236335014d2e3db2fc70c77f84e606
parent2d30267e8e8ea61a8ee7cf48392d993699cbb114
target-tricore: Add initialization for translation and activate target

Add tcg and cpu model initialization.
Add gen_intermediate_code function.
Activate target in configure and add softmmu config.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-id: 1409572800-4116-5-git-send-email-kbastian@mail.uni-paderborn.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configure
default-configs/tricore-softmmu.mak [new file with mode: 0644]
target-tricore/translate.c