OSDN Git Service

target-tricore: Add instructions of SR opcode format
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Sep 2014 12:00:00 +0000 (13:00 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Sep 2014 13:49:21 +0000 (14:49 +0100)
commit44ea34309e38ce1bcb7d2c8816c6b0baaee7979c
tree1a5afccfb91338b3e458114f2f5847afb7447518
parent5a7634a28c3d30fec53df9cbd27e0317679e78c9
target-tricore: Add instructions of SR opcode format

Add instructions of SR opcode format.
Add micro-op generator functions for saturate.
Add helper return from exception (rfe).

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