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 11:26:04 +0000 (UTC)
Date: 2001-10-22T11:26:04+00:00	[thread overview]
Message-ID: <slrn9t80h0.35e.lutz@taranis.iks-jena.de> (raw)
In-Reply-To: 9r0vhg$evr$1@suaar1aa.prod.compuserve.com

* Michael Garrett wrote:
>Asm ("movl %%cr0,%%eax; " &
>           "or $0x0001,%%eax; " &
>           "movl %%eax,%%cr0; " &
>           "ljmp $0x10,$1f; " &
>           "1: " &

Why do you put it all on one line?
Does labels work if declared in a column greater one?

>C:\TEMP\cca00281.s: Assembler messages:
>C:\TEMP\cca00281.s:89: Error: operands given don't match any known 386
>instruction

Adding Latin1.NL greatly improve debugging, because every instruction gets a
unique line number.




  reply	other threads:[~2001-10-22 11:26 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 [this message]
2001-10-22 12:37 ` Florian Weimer
2001-10-22 14:50 ` Michael Garrett
2001-10-22 14:57   ` Lutz Donnerhacke
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