target-tricore: Add instructions of SRC opcode format
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Sep 2014 11:59:51 +0000 (12:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Sep 2014 13:49:20 +0000 (14:49 +0100)
commit0707ec1bea17bb006ba362f2cd6ec7b2fb94f789
tree942f4975cf5b9c679238b1a3902fc895f28c3c85
parent7c87d074d2cabd1f0dc5a21ef615089f2453d0d4
target-tricore: Add instructions of SRC opcode format

Add instructions of SRC opcode format.
Add micro-op generator functions for add, conditional add/sub and shi/shai.

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