comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <spam.jrcarter.not@spam.not.acm.org>
Subject: Re: X'Alignment and System.Address without a "mod" operator?
Date: Mon, 05 Jan 2015 09:47:50 -0700
Date: 2015-01-05T09:47:50-07:00	[thread overview]
Message-ID: <m8ef6t$a6p$1@dont-email.me> (raw)
In-Reply-To: <87k311l1ub.fsf@adaheads.sparre-andersen.dk>

On 01/05/2015 07:49 AM, Jacob Sparre Andersen wrote:
> 
>    function "mod" (Left : Address; Right : some_integer_type)
>      return some_integer_type;

System.Storage_Elements (ARM 13.7.1) has

8/3
   function "mod"(Left : Address; Right : Storage_Offset)
      return Storage_Offset
         with Convention => Intrinsic;

http://www.adaic.org/resources/add_content/standards/12rm/html/RM-13-7-1.html

-- 
Jeff Carter
"Blessed is just about anyone with a vested interest in the status quo."
Monty Python's Life of Brian
73


  reply	other threads:[~2015-01-05 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-05 14:49 X'Alignment and System.Address without a "mod" operator? Jacob Sparre Andersen
2015-01-05 16:47 ` Jeffrey Carter [this message]
2015-01-05 20:07   ` Jacob Sparre Andersen
replies disabled

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