This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: generalizing the delay rtx function


Hi -

On Wed, Mar 14, 2001 at 06:40:05PM +1100, matthew green wrote:
: [...]
: 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?

I'm not sure I guess correctly at your point; is it that
these two code sequences require a different number of
clock cycles to run on a SPARC chip?  If so, yes, but
the delay is not a programmer-visible one, so the 
proposed extensions to the delay rtx would not be used
to model it.


- FChE

PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]