commit | dcb431e723f132d0df63fb1e711042a6bbfc3a6a | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Wed Dec 24 17:00:29 2014 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu Jan 15 22:38:42 2015 +0300 |
tree | d1d734a4f5809d232de35e3fb504b5f00af7cee1 | |
parent | c0e9535e1d582ec089c743b705752392fcf3d9a2 [diff] |
arc: add dependences on MMU presence Depending on MMU presence in CPU there're differences in HW behavior. For example address of instruction that caused exception is put in ECR register if MMU exists and in ERET register otherwise. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Igor Guryanov <guryanov@synopsys.com>