On 6/29/21 7:09 AM, Peter Maydell wrote:
On Fri, 18 Jun 2021 at 20:33, Richard Henderson
wrote:
ARM is more complicated than the others, in that we also
have trampolines for using SA_RESTORER with FDPIC, and
we need to create trampolines for both ARM and Thumb modes.
Cc: qemu-...@nongnu.org
S
On Fri, 18 Jun 2021 at 20:33, Richard Henderson
wrote:
>
> ARM is more complicated than the others, in that we also
> have trampolines for using SA_RESTORER with FDPIC, and
> we need to create trampolines for both ARM and Thumb modes.
>
> Cc: qemu-...@nongnu.org
> Signed-off-by: Richard Henderson