qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Michael Morrell <morrell@alumni.ucsd.edu>
To: qemu-devel@nongnu.org
Subject: Disassembler location
Date: Wed, 10 Jul 2024 18:02:00 +0000 (UTC)	[thread overview]
Message-ID: <709543045.677058.1720634520917@mail.yahoo.com> (raw)
In-Reply-To: 709543045.677058.1720634520917.ref@mail.yahoo.com

I'm working on a port to a new architecture and was noticing a discrepancy in where the disassembler code lives.  There is a file "target/<arch>/disas.c" for 4 architectures (avr, loongarch, openrisc, and rx), but a file "disas/<arch>.c" for 14 architectures (if I counted right).  It seems the 4 architectures using "target/<arch>/disas.c" are more recently added so I was wondering if that is now the preferred location.  I couldn't find information on this, but I wasn't sure where to look.

Any advice?

Thanks,

   Michael


       reply	other threads:[~2024-07-10 18:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <709543045.677058.1720634520917.ref@mail.yahoo.com>
2024-07-10 18:02 ` Michael Morrell [this message]
2024-07-10 21:55   ` Disassembler location Paolo Bonzini
2024-07-10 21:57     ` Richard Henderson
2024-07-10 21:56   ` Richard Henderson
2024-07-11  7:00     ` Rot127

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=709543045.677058.1720634520917@mail.yahoo.com \
    --to=morrell@alumni.ucsd.edu \
    --cc=mrm94040@yahoo.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).