|
From: | C Bergström |
Subject: | Re: [Libunwind-devel] [PATCH] restore "x0" and "x1" registers |
Date: | Mon, 29 Sep 2014 16:07:31 +0700 |
Hi (sorry I was on a trip)
>> This patch is needed for us in AARCH64 - Restore "x0" and "x1" registers
>> because they contain exception pointer and selector.
According to the unw_resume() description for local unwinding,
restoring the machine state when no signal is involved only restore
the callee-saved registers (r19..r28 for AArch64 + the link register
r30).
Can you give me more input here why it is needed ?
Thanks,
Yvan
[Prev in Thread] | Current Thread | [Next in Thread] |