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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e009f0918a859dbe,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-06 21:12:15 PST Path: bga.com!news.sprintlink.net!news.rain.org!usenet From: verne@pc.gcs.litton.com Newsgroups: comp.lang.ada Subject: Re: DOD-STD-1679A(Navy) Date: 7 Mar 1995 04:50:57 GMT Organization: RAIN Public Access Internet (805) 967-RAIN Message-ID: <3jgonh$lfm@news.rain.org> References: <3jgic3$q3g$1@sydney.DIALix.oz.au> NNTP-Posting-Host: port17.simi.rain.org X-Newsreader: AIR News 3.X (SPRY, Inc.) Date: 1995-03-07T04:50:57+00:00 List-Id: > cronan@sydney.DIALix.oz.au (Mark Cronan) writes: > Hi, > > I am working on a project which, alas is using DOD-STD-1679A. The project > is being done in ADA but the question is comming up, what is the > interpretation of the phrase "machine instruction words". > > > Thanks > Mark > > >>>> I know that you don't want to hear this answer but----- If the Ada compiler has the ability to list assembly language than that will supply your answer... else, use the load map and make an assumption as to the average size of each assembly instruction (e.g. for a byte oriented machine having 16 and 32 bit instruction -- 3 bytes/inst