public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: matthew green <mrg@cygnus.com>
To: "Frank Ch. Eigler" <fche@redhat.com>
Cc: cgen@sources.redhat.com
Subject: re: generalizing the delay rtx function
Date: Tue, 13 Mar 2001 23:40:00 -0000	[thread overview]
Message-ID: <20859.984555605@cygnus.com> (raw)
In-Reply-To: <20010308160106.A28162@redhat.com>

   
   - Provide a clear definition for the DELAY rtx:
     The numeric argument is the number of instruction cycles
     after the current one, at which the enclosed set expressions
     take effect.

is this possible?  eg, (sparc) if i do:

	ba	foo
	 ld	[%l1 + 4], %o0

vs.

	ba	foo
	 tst	%o0

the load can take *much* longer than the tst?


other than that, i think this looks fine.



.mrg

  parent reply	other threads:[~2001-03-13 23:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-08 13:01 Frank Ch. Eigler
2001-03-12 20:04 ` Ben Elliston
2001-03-12 20:33 ` Doug Evans
2001-03-13 23:40 ` matthew green [this message]
2001-03-14  5:05   ` Frank Ch. Eigler
2001-03-14 16:43     ` matthew green
2001-03-14 16:55       ` 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=20859.984555605@cygnus.com \
    --to=mrg@cygnus.com \
    --cc=cgen@sources.redhat.com \
    --cc=fche@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).