commit | 742bc74468e4e73fa361fb58608d91ed22f68d80 | [log] [tgz] |
---|---|---|
author | Igor Guryanov <guryanov@synopsys.com> | Wed Dec 24 16:26:14 2014 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Jan 15 22:38:42 2015 +0300 |
tree | 2768c99fce5aed73730d697774732e80c51154d9 | |
parent | bd889f9961e38dfb1a4ef2444ed1f442ef0698c1 [diff] |
arc: add ECR (exception cause register) output Exception cause register (ECR) contains value that describes a reason for exception that has happened. This helps a lot to figure-out what went wrong. Now we print this register contents when dumping registers. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Igor Guryanov <guryanov@synopsys.com>