From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,23a17bbd96d53327 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Assembler in Ada? Date: 1999/01/26 Message-ID: <1999Jan26.104457.1@eisner>#1/1 X-Deja-AN: 437143914 X-Nntp-Posting-Host: eisner.decus.org References: <369C5E08.69727537@mbox5.swipnet.se> <78a32f$dbr$1@remarQ.com> <78fvjm$82t$1@nnrp1.dejanews.com> <78hvth$m36$1@remarQ.com> <78iho6$4d3$1@nnrp1.dejanews.com> <78kigc$8bj$1@remarQ.com> X-Trace: news.decus.org 917365500 29168 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-01-26T00:00:00+00:00 List-Id: In article <78kigc$8bj$1@remarQ.com>, "news.oxy.com" writes: > I would like to stress once more that I did not have intention to go into > very deep details. > Idea was only to illustrate how to interpret Asm section of GNAT reference > manual and nothing more. I admit to not having read the manual under discussion, but how deep can one go before diverging as the assembly languages for SPARC, Intel, Alpha, PowerPC, etc. are all different. I certainly would not want to waste paper by printing pages devoted to a feature I will not use for a processor I do not own. To consider a processor I do own, the standard assembly language for Alpha is slightly different for VMS than for DEC Unix. I would hope ACT concentrates on a language that is source-compatible across the operating systems. Any nominations ? Larry Kilgallen