target-tricore: Add trap handling & SOVF/OVF traps
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 19 Feb 2016 13:43:43 +0000 (14:43 +0100)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Thu, 25 Feb 2016 11:54:42 +0000 (12:54 +0100)
commit518d7fd2a098730669c0a0707c031dcfe52ece9a
tree08aa9ba407f551de623e81123c51c13e808e5d26
parent5dc1fbae707513f9664aa88940a2cd52b064cda2
target-tricore: Add trap handling & SOVF/OVF traps

Add the infrastructure needed to generate and handle traps and
implement the generation of SOVF and OVF traps.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <1455889426-1923-2-git-send-email-kbastian@mail.uni-paderborn.de>
target-tricore/cpu.h
target-tricore/helper.h
target-tricore/op_helper.c
target-tricore/translate.c