public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Joseph A <joseph.altmaier@gmail.com>
To: cgen@sourceware.org
Subject: Re: how can one achieve pipelined operation?
Date: Thu, 02 Jul 2009 16:45:00 -0000	[thread overview]
Message-ID: <24310149.post@talk.nabble.com> (raw)
In-Reply-To: <20090702122900.GI32510@redhat.com>


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.  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. 
Did I miss something stupid?
-- 
View this message in context: http://www.nabble.com/how-can-one-achieve-pipelined-operation--tp24210860p24310149.html
Sent from the Sourceware - cgen list mailing list archive at Nabble.com.

  reply	other threads:[~2009-07-02 16:45 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 [this message]
2009-07-12  2:27         ` Frank Ch. Eigler
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=24310149.post@talk.nabble.com \
    --to=joseph.altmaier@gmail.com \
    --cc=cgen@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).