Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@redhat.com>
To: Joern Rennecke <joern.rennecke@superh.com>
Cc: Joern Rennecke <amylaar@fairadsl.co.uk>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] sh-sim loose ends
Date: Fri, 13 Feb 2004 19:17:00 -0000	[thread overview]
Message-ID: <402D22AB.4020804@redhat.com> (raw)
In-Reply-To: <200402131229.i1DCTHN16278@linsvr1.uk.superh.com>

Joern Rennecke wrote:
>>Hmmm?  I thought 'L' was for registers, and 'MA' was for memory access.
>>This is the only instruction that modifies a gpr but doesn't call 'L'.
>>Figured it was an oversight.
> 
> 
> No, MA is for the memory *access conflict* between data access and
> instruction fetch for the non/unified cache SH[123], while L is for
> the memory access *latency* on SH[123].
> 
> And, of course, there is also no L for "mov <REG_M>,<REG_N>".
> 
> 
>>Actually I was just going for consistancy (everywhere else that
>>modifies nip uses SET_NIP).  I'll gladly drop this part of the
>>patch if you don't like it.
> 
> 
> Well, I don't like it because it adds more code unnecessarily, thus
> increasing the working set.
> And it isn't really inconsistent; SET_NIP is used when nip is changed
> for something other than linear instruction fetch, so that we know
> if we'll sooner hit a loop boundary or the end of memory.
> ppi_insn and the profile trap just do linear instruction fetch for
> larger instructions; sleep / trap 0xc3 re-fetches the same instruction
> again.

OK, I'll drop those.  I assume the others are OK?


  reply	other threads:[~2004-02-13 19:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-12 21:56 Michael Snyder
2004-02-12 22:39 ` Joern Rennecke
2004-02-12 23:52   ` Michael Snyder
2004-02-13 12:29     ` Joern Rennecke
2004-02-13 19:17       ` Michael Snyder [this message]
2004-02-14  4:48         ` Joern Rennecke

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=402D22AB.4020804@redhat.com \
    --to=msnyder@redhat.com \
    --cc=amylaar@fairadsl.co.uk \
    --cc=gdb-patches@sources.redhat.com \
    --cc=joern.rennecke@superh.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