From: Paul Carroll <pcarroll@codesourcery.com>
To: Andrew Pinski <pinskia@gmail.com>
Cc: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Modify Aarch64 prologue analyzer to accept 128-bit registers
Date: Tue, 14 Nov 2017 14:01:00 -0000 [thread overview]
Message-ID: <c5bcf8f8-6cd4-d73f-fd3f-5ac731eae5d8@codesourcery.com> (raw)
In-Reply-To: <CA+=Sn1kCsyVAKcCFQB4MOP6JRkHCoossWYS8RBEvJQaYWrFxDw@mail.gmail.com>
(Sending again, due to problems with the mailing list not liking my
previous post)
On 11/13/2017 12:32 PM, Andrew Pinski wrote:
> Hmm, The normal elf aarch64 ABI says only 64bits is saved. Is there
> another ABI which says 128bits of the SIMD register is saved?
Thanks for the comment, Andrew.
In this case, the code in question is an interrupt routine.
As such, it is not following the ABI, except when making calls itself.
When gdb processes the start of the interrupt routine, it finds the
'stp' with the 128-bit register references and asserts.
That is a problem for debugging embedded applications, and is what this
patch is trying to avoid.
next prev parent reply other threads:[~2017-11-14 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1816677702.1219332.1510594086497.ref@mail.yahoo.com>
2017-11-13 17:28 ` pcarroll
2017-11-13 17:32 ` Andrew Pinski
2017-11-14 14:01 ` Paul Carroll [this message]
2017-11-14 14:12 ` Luis Machado
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c5bcf8f8-6cd4-d73f-fd3f-5ac731eae5d8@codesourcery.com \
--to=pcarroll@codesourcery.com \
--cc=gdb-patches@sourceware.org \
--cc=pinskia@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox