On Tue, Dec 3, 2013 at 6:48 PM, Sergey Fedorov wrote:
> MVBAR register provides an exception vector base address for exceptions
> taking to CPU monitor mode.
>
> Signed-off-by: Sergey Fedorov
> ---
> target-arm/cpu.h|1 +
> target-arm/helper.c | 16 +++-
> 2 files changed,
MVBAR register provides an exception vector base address for exceptions
taking to CPU monitor mode.
Signed-off-by: Sergey Fedorov
---
target-arm/cpu.h|1 +
target-arm/helper.c | 16 +++-
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/target-arm/cpu.h b/targe