public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Jose Luis Ayala <jayala@die.upm.es>
To: cgen@sources.redhat.com
Subject: Memory accesses
Date: Wed, 29 Jan 2003 19:21:00 -0000	[thread overview]
Message-ID: <20030129192238.GA2670@die.upm.es> (raw)

Hi!

I'm writing some simple code to trace memory accesses while the
simulator runs. As I want this works for different targets, I need to
put the code into the common simulator sources. I've selected the
sim-utils.c file (sim/common/sim-utils.c), where a 'case' structure
seems to take care of that (access_read, access_write, access_exec...). 

Does it look ok? or could you suggest me any more proper place/way for
that?

Thanks a lot!

Jose

             reply	other threads:[~2003-01-29 19:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29 19:21 Jose Luis Ayala [this message]
2003-01-29 19:39 ` Frank Ch. Eigler

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=20030129192238.GA2670@die.upm.es \
    --to=jayala@die.upm.es \
    --cc=cgen@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).