target-tricore: Add instructions of SC opcode format
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Sep 2014 11:59:58 +0000 (12:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Sep 2014 13:49:21 +0000 (14:49 +0100)
commit5de93515f995066f709f6e1af5531a36ce6766bd
tree73aa0ddf73a2ac68d3239a395ef1dcc19365b548
parenta47b50db609f95edf5b2f964a7a8087f094cfcfa
target-tricore: Add instructions of SC opcode format

Add instructions of SC opcode format.
Add helper for begin interrupt service routine.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-id: 1409572800-4116-14-git-send-email-kbastian@mail.uni-paderborn.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-tricore/helper.h
target-tricore/op_helper.c
target-tricore/translate.c