On 23 June 2015 at 06:17, Soren Brinkmann wrote:
> When taking an exception print the content of the exception link
> register. This is useful especially for synchronous exceptions because
> in that case this registers holds the address of the instruction that
> generated the exception.
>
> Signed
When taking an exception print the content of the exception link
register. This is useful especially for synchronous exceptions because
in that case this registers holds the address of the instruction that
generated the exception.
Signed-off-by: Soren Brinkmann
---
target-arm/helper-a64.c | 2 ++