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

Add instructions of SB opcode format.
Add helper call/ret.
Add micro-op generator functions for branches.
Add makro to generate helper functions.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-id: 1409572800-4116-11-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