qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ian Jiang <ianjiang.ict@gmail.com>
To: qemu-devel@nongnu.org
Subject: riscv: How to get more CSR information in debug trace?
Date: Fri, 17 Jan 2020 21:32:55 +0800	[thread overview]
Message-ID: <CAMAD20nGNi3N=Nj0x_ifUkH0Hb465eG77w6VG-vPLb1u1mPCsw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

The following registers are given in QEMU debug trace with "-d cpu"
parameter.
pc       0000000000001000
mhartid  0000000000000000
mstatus  0000000000000000

mip      0x0
mie      0000000000000000
mideleg  0000000000000000
medeleg  0000000000000000
mtvec    0000000000000000
mepc     0000000000000000
mcause   0000000000000000

I want more information of other CSRs, such as sstatus, misa, pmpconfig0.
How to get debug trace on all CSRs defined in RISC-V specification?
Thanks!

--
Ian Jiang

[-- Attachment #2: Type: text/html, Size: 788 bytes --]

             reply	other threads:[~2020-01-17 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 13:32 Ian Jiang [this message]
2020-01-20 23:06 ` riscv: How to get more CSR information in debug trace? Alistair Francis

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='CAMAD20nGNi3N=Nj0x_ifUkH0Hb465eG77w6VG-vPLb1u1mPCsw@mail.gmail.com' \
    --to=ianjiang.ict@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).