comp.lang.ada
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
Subject: Re: Code Generation Question
Date: 17 Mar 2001 12:16:22 +0100
Date: 2001-03-17T12:16:22+01:00	[thread overview]
Message-ID: <87elvw4pdl.fsf@deneb.enyo.de> (raw)
In-Reply-To: 98ug7e$9oj$1@newpoisson.nosc.mil

claveman@cod.nosc.mil (Charles H. Sampson) writes:

>      This causes quite a bit of problem, as you might guess when you re-
> flect on it for a minute.  Whenever the module is modified (fortunately,
> it's now pretty stable), we have to investigate the code generated by
> the compiler to verify that there are no byte reads or writes to the
> board's memory.  If there are, we have to figure out a way to trick the
> compiler into not doing it.

You might want to ask the compiler vendor to provide a pragma to force
the compiler to generate the appropriate read/write instructions.

Using machine code insertions is another possibility.



  parent reply	other threads:[~2001-03-17 11:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-17  1:55 Code Generation Question Charles H. Sampson
2001-03-17  7:39 ` Simon Wright
2001-03-17 11:16 ` Florian Weimer [this message]
2001-03-17 12:36   ` David Kristola
2001-03-17 11:54 ` Jeff Creem
2001-03-17 15:00 ` DuckE
2001-03-19 16:10 ` Brian Orpin
2001-03-19 18:25 ` Charles H. Sampson
2001-03-19 18:49   ` Charles H. Sampson
2001-03-20  9:23     ` Stuart Palin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox