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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,570b95527f176df8 X-Google-Attributes: gid103376,public From: jerry@jvdsys.stuyts.nl (Jerry van Dijk) Subject: Re: Inline assembly in GNAT Date: 1999/03/07 Message-ID: #1/1 X-Deja-AN: 452239873 References: <36DECF35.74D4C3BB@bigfoot.com> Organization: * JerryWare *, Leiden, Holland Newsgroups: comp.lang.ada Date: 1999-03-07T00:00:00+00:00 List-Id: Roy Grimm (ragrimm@bigfoot.com) wrote: : I've recently downloaded GNAT 3.10 (Windoze/Intel version) and installed : I'm running into some difficulty understanding the inline assembly : abilities of GNAT. Just curious: what did you want to use inline assembly for in a Win32 environment ? : I'd like to start with implementing some simple instructions and build : up from there. Can someone point me to some example code or perhaps a : good book which explains the inline assembly implementation in GNAT? Actually, the inline assembly code implementation mirrors the gcc implementation, look this up in the gcc manual. -- -- Jerry van Dijk | Leiden, Holland -- Team Ada | jdijk@acm.org -- see http://stad.dsl.nl/~jvandyk