On Tue, 17 Dec 2019 at 16:02, Richard Henderson <richard.hender...@linaro.org> wrote: > > On Mon, 9 Dec 2019 at 03:46, Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > > > Instead of crashing in a confuse way, give some hint to the user > > about why we aborted. He might report the issue without having > > to use a debugger. > > > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > > --- > > target/arm/helper.c | 18 +++++++++++++++--- > > 1 file changed, 15 insertions(+), 3 deletions(-) > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Applied to target-arm.next, thanks. -- PMM