OSDN Git Service

PPC: E500: Set ESR values
authorAlexander Graf <agraf@suse.de>
Tue, 23 Aug 2011 04:55:44 +0000 (06:55 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Tue, 23 Aug 2011 20:24:40 +0000 (22:24 +0200)
commite8906f3529a452276375ab8e7b8598751bc33b01
tree37a655fffc0a5b230f3ff214d2e6184016b8962f
parent27a69bb088bee6d4efea254659422fb9c751b3c7
PPC: E500: Set ESR values

When an exception occurs on BookE, we need to set ESR bits to expose
to the guest information on what exactly happened. Add the obvious ones.

Reported-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
target-ppc/helper.c