public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Joseph A <joseph.altmaier@gmail.com>
Cc: cgen@sourceware.org
Subject: Re: how can one achieve pipelined operation?
Date: Sun, 12 Jul 2009 02:27:00 -0000	[thread overview]
Message-ID: <20090712022717.GB2347@redhat.com> (raw)
In-Reply-To: <24310149.post@talk.nabble.com>

Hi -

On Thu, Jul 02, 2009 at 09:44:54AM -0700, Joseph A wrote:
> As was suggested I have been trying to implement a pipeline with the (delay N
> (set ... ...)) directive using the directions given in the [RFA:] Fix
> breakage of manually building SID CPU thread, however my port has multiple
> ISAs.

OK.

> I get two errors which say "error: invalid initialization of
> reference of type '%ISA1%::write_stacks&' from expression of type
> '%CPU%::write_stacks'" and "error: invalid initialization of
> reference of type '%ISA2%::write_stacks&' from expression of type
> '%CPU%::write_stacks'".  Also, the machine generated reset() and
> writeback() functions are empty.

These don't sound familiar to me.  I can only advise that you refer to
the sid simulator pieces generated & hand-written for other
exposed-pipeline ports (mt, sh/*).

- FChE

  reply	other threads:[~2009-07-12  2:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25 20:54 Joseph A
2009-07-01 10:50 ` Frank Ch. Eigler
2009-07-02  3:05   ` Doug Evans
2009-07-02 12:09     ` Dave Korn
2009-07-02 12:29     ` Frank Ch. Eigler
2009-07-02 16:45       ` Joseph A
2009-07-12  2:27         ` Frank Ch. Eigler [this message]
2009-07-30 20:12           ` Joseph A
2009-07-30 20:19             ` 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=20090712022717.GB2347@redhat.com \
    --to=fche@redhat.com \
    --cc=cgen@sourceware.org \
    --cc=joseph.altmaier@gmail.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).