On 6/18/21 9:29 PM, Richard Henderson wrote: > Continue to initialize the words on the stack, as documented. > However, use the off-stack trampoline. > > Cc: Taylor Simpson <tsimp...@quicinc.com> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/hexagon/target_signal.h | 2 ++ > linux-user/hexagon/signal.c | 19 +++++++++++++++++-- > 2 files changed, 19 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>