comp.lang.ada
 help / color / mirror / Atom feed
From: kilgallen@eisner.decus.org (Larry Kilgallen)
Subject: Re: Assembly and Ada
Date: 1997/04/10
Date: 1997-04-10T00:00:00+00:00	[thread overview]
Message-ID: <1997Apr10.133822.1@eisner> (raw)
In-Reply-To: 334AF688.1573@moon.pr.erau.edu


In article <334AF688.1573@moon.pr.erau.edu>, stephen king <kingst@moon.pr.erau.edu> writes:
> How do I interface assembly commands with Ada?

Presuming you meant assembly "instructions"...

Since you did not specify, I guess I get to choose the hardware and
operating system; I choose Alpha VMS.

Decide which you want to use --- Macro-32 or Macro-64, and build
your module with an external entrypoint.  Use the IMPORT_FUNCTION
or IMPORT_PROCEDURE pragma to make it known to your DEC Ada program.

There is also an Alpha VMS version of GNAT Ada coming, and Robert Dewar
can indicate whether ACT has current plans for inlining assembler code.

Larry Kilgallen




  reply	other threads:[~1997-04-10  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-08  0:00 Assembly and Ada stephen king
1997-04-10  0:00 ` Larry Kilgallen [this message]
1997-04-10  0:00   ` Robert Dewar
1997-04-10  0:00 ` Robert Dewar
replies disabled

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