u-boot-brain/arch/arc/cpu/arc700
Igor Guryanov e47d733867 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>
2015-01-15 22:38:42 +03:00
..
cache.c arc: check caches existence before use 2015-01-15 22:38:42 +03:00
config.mk arc: add cpu files 2014-02-07 08:14:32 -05:00
cpu.c arc: add cpu files 2014-02-07 08:14:32 -05:00
interrupts.c arc: add ECR (exception cause register) output 2015-01-15 22:38:42 +03:00
Makefile arc: add cpu files 2014-02-07 08:14:32 -05:00
reset.c arc: add cpu files 2014-02-07 08:14:32 -05:00
start.S arc: add ECR (exception cause register) output 2015-01-15 22:38:42 +03:00
timer.c arc: add cpu files 2014-02-07 08:14:32 -05:00
u-boot.lds arc: add cpu files 2014-02-07 08:14:32 -05:00