comp.lang.ada
 help / color / mirror / Atom feed
From: Robert Dewar <robert_dewar@my-deja.com>
Subject: Re: Enforcing byte-wide access to memory
Date: Tue, 02 Jan 2001 16:22:35 GMT
Date: 2001-01-02T16:22:35+00:00	[thread overview]
Message-ID: <92sv84$32n$1@nnrp1.deja.com> (raw)
In-Reply-To: 3a51f063_2@nnrp1.news.uk.psi.net

In article <3a51f063_2@nnrp1.news.uk.psi.net>,
  "Nick Williams" <nwilliams@praxis-cs.co.uk> wrote:
> Hi there,
>
> Is there any way of enforcing that accesses to a particular
> region of memory be byte-wide?

No, this is definitely something that is in the implementation
dependent area. If you can isolate such references to a single
unit, then the cleanest thing is to use a machine code
insertion to ensure that the specific instruction you want
is generated.


Sent via Deja.com
http://www.deja.com/



      reply	other threads:[~2001-01-02 16:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 15:13 Enforcing byte-wide access to memory Nick Williams
2001-01-02 16:22 ` Robert Dewar [this message]
replies disabled

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