comp.lang.ada
 help / color / mirror / Atom feed
From: lutz@iks-jena.de (Lutz Donnerhacke)
Subject: Re: Gnat Asm Insertion Question
Date: Mon, 22 Oct 2001 14:57:25 +0000 (UTC)
Date: 2001-10-22T14:57:25+00:00	[thread overview]
Message-ID: <slrn9t8ct6.4j9.lutz@taranis.iks-jena.de> (raw)
In-Reply-To: 9r1bqc$nsp$1@suaar1aa.prod.compuserve.com

* Michael Garrett wrote:
>Asm (Latin_1.LF & Latin_1.HT &
>           "movl %%cr0,%%eax; "    & Latin_1.LF & Latin_1.HT &
>           "or $0x0001,%%eax; "    & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%cr0; "    & Latin_1.LF & Latin_1.HT &
>           "ljmp $0x10,$1f; "      & Latin_1.LF &
>           "1: "                   & Latin_1.LF & Latin_1.HT &
>           "movl $0x18,%%eax; "    & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%ds; "     & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%es; "     & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%fs; "     & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%gs; "     & Latin_1.LF & Latin_1.HT &
>           "movl %%eax,%%ss; ",
>           No_Output_Operands,
>           No_Input_Operands);

Still 'Globbing => "..."' is missing.

>In a Put statement, this gives me formated asm code with the label in the
>first location on the line. But the compiler is still choking after the
>label.

Because a label has to start with an Alpha?

Please do not append the whole message: Learn to quote.



  reply	other threads:[~2001-10-22 14:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-22 11:20 Gnat Asm Insertion Question Michael Garrett
2001-10-22 11:26 ` Lutz Donnerhacke
2001-10-22 12:37 ` Florian Weimer
2001-10-22 14:50 ` Michael Garrett
2001-10-22 14:57   ` Lutz Donnerhacke [this message]
2001-10-22 15:04   ` Florian Weimer
2001-10-23  4:12   ` Michael Garrett
2001-10-22 18:50 ` FGD
replies disabled

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