From: Andrew Burgess <andrew.burgess@embecosm.com>
To: Jim Wilson <jimw@sifive.com>
Cc: Tom Tromey <tom@tromey.com>, gdb-patches@sourceware.org
Subject: Re: [RFC] gdb/riscv: Improved register alias name creation
Date: Tue, 9 Jun 2020 23:47:23 +0100 [thread overview]
Message-ID: <20200609224723.GG2737@embecosm.com> (raw)
In-Reply-To: <CAFyWVaZpUCBt4z0R5RCZuXP3hdBosVbvCqU5DYrq=WG_OCxZSg@mail.gmail.com>
* Jim Wilson <jimw@sifive.com> [2020-06-09 13:14:58 -0700]:
> On Tue, Jun 9, 2020 at 10:30 AM Andrew Burgess
> <andrew.burgess@embecosm.com> wrote:
> > Looking then at the final PRIV_SPEC_CLASS_* field for each alias then
> > we can see that currently we only want to take the alias from
> > PRIV_SPEC_CLASS_1P11. For now then this is what I'm using to filter
> > the aliases within GDB.
>
> This will do the right thing, but looks a little funny. It isn't
> quite the right way to express what we want. I do think it is OK for
> now, but we will have to be careful when maintaining binutils that we
> don't break this assumption, or remember to update it when necessary.
I agree. I certainly open to any other ideas.
Without making changes to the DECLARE_CSR_ALIAS macro (and I don't
know what changes I would make) I saw my options as either:
- Ignore DECLARE_CSR_ALIAS, and hard code the "approved" aliases into
GDB. Then it'll never break, we just need to remember to update
the hard coded list when riscv-opc.h changes, or
- Filter the alias list from riscv-opc.h.
I went with the second option, partly because, if, from now on RISC-V
doesn't reuse old CSR offsets for new CSRs, then any new aliases
should be compatible.... I hope.
Anyway, always happy to take suggestions.
Thanks,
Andrew
next prev parent reply other threads:[~2020-06-09 22:47 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-12 10:00 [0/1] RISC-V: Update CSR to priv 1.11 Nelson Chu
2020-03-12 10:00 ` [PATCH] RISC-V: Update CSR to privileged spec 1.11 Nelson Chu
2020-03-24 5:05 ` [PING] " Nelson Chu
2020-03-24 8:51 ` Andrew Burgess
2020-03-24 9:11 ` Nelson Chu
2020-06-08 15:37 ` [0/1] RISC-V: Update CSR to priv 1.11 Tom Tromey
2020-06-08 21:39 ` Andrew Burgess
2020-06-09 1:19 ` Jim Wilson
2020-06-09 10:27 ` Andrew Burgess
2020-06-09 20:12 ` Tom Tromey
2020-06-09 17:30 ` [RFC] gdb/riscv: Improved register alias name creation Andrew Burgess
2020-06-09 20:14 ` Jim Wilson
2020-06-09 22:47 ` Andrew Burgess [this message]
2020-06-10 9:31 ` Nelson Chu
2020-06-10 10:55 ` Andrew Burgess
2020-06-10 13:26 ` Nelson Chu
2020-06-09 20:54 ` Tom Tromey
2020-06-09 22:30 ` Andrew Burgess
[not found] ` <8736735bjx.fsf@tromey.com>
2020-06-10 13:01 ` Tom Tromey
2020-06-10 20:37 ` Jim Wilson
2020-06-11 8:28 ` Andrew Burgess
2020-06-09 22:58 ` Andrew Burgess
2020-06-10 12:53 ` Tom Tromey
[not found] ` <87mu5b3vm3.fsf@tromey.com>
2020-06-10 14:46 ` Tom Tromey
2020-06-11 13:16 ` [PATCH 0/2] [PATCHv2] " Andrew Burgess
2020-06-11 13:16 ` [PATCH 1/2] " Andrew Burgess
2020-06-11 13:16 ` [PATCH 2/2] gdb/riscv: Take CSR names from target description Andrew Burgess
2020-06-11 14:06 ` [PATCH 0/2] [PATCHv2] gdb/riscv: Improved register alias name creation Tom Tromey
2020-06-12 22:34 ` Andrew Burgess
2020-06-15 20:27 ` Tom Tromey
2020-06-16 7:56 ` Andrew Burgess
2020-06-16 12:03 ` Tom Tromey
2020-06-16 20:39 ` Andrew Burgess
2020-06-10 20:34 ` [RFC] " Jim Wilson
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=20200609224723.GG2737@embecosm.com \
--to=andrew.burgess@embecosm.com \
--cc=gdb-patches@sourceware.org \
--cc=jimw@sifive.com \
--cc=tom@tromey.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