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.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,ad84be6ce1cbae14 X-Google-Attributes: gid103376,public From: "Jean-Pierre Rosen" Subject: Re: Take controll of the assignment operator Date: 2000/04/12 Message-ID: <8d1tt8$1uh$1@wanadoo.fr>#1/1 X-Deja-AN: 610145531 References: <38F2FF84.C44AC279@newtec.de> <38F437C5.D525C847@newtec.de> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Complaints-To: abuse@wanadoo.fr X-Trace: wanadoo.fr 955546344 2001 193.250.36.249 (12 Apr 2000 13:32:24 GMT) Organization: Adalog X-MSMail-Priority: Normal NNTP-Posting-Date: 12 Apr 2000 13:32:24 GMT Newsgroups: comp.lang.ada Date: 2000-04-12T13:32:24+00:00 List-Id: Rainer Aigner a �crit dans le message : 38F437C5.D525C847@newtec.de... > And I want to make sure, that a read with the 8-bit type is performed by > a "load byte", > and the 16-bit type by a "load halfword" assembler statement. > If your need is precisely to make sure that a precise machine instruction is used, by all means use machine code insertion, and do not try to play with the compiler. That's exactly what machine code statements are made for. -- --------------------------------------------------------- J-P. Rosen (Rosen.Adalog@wanadoo.fr) Visit Adalog's web site at http://pro.wanadoo.fr/adalog