delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/01/28/12:30:22

X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f
From: "Joel Saunders" <jbs30000 AT aol DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Inline assembly.
Date: Mon, 28 Jan 2002 17:23:33 +0000 (UTC)
Organization: Mailgate.ORG Server - http://www.Mailgate.ORG
Lines: 16
Message-ID: <7436a7449f798d114ab39cfa8d39bc9d.62691@mygate.mailgate.org>
References: <fa9bfb1b9e164c8e7b3ecc848e67eadc DOT 62691 AT mygate DOT mailgate DOT org> <a33rsk$57l$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <fe53a4816b0edb8378324f2dd310dd94 DOT 62691 AT mygate DOT mailgate DOT org> <a33uv1$8c2$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE>
NNTP-Posting-Host: spider-wb081.proxy.aol.com
X-Trace: news.mailgate.org 1012228546 2474 205.188.192.186 (Mon Jan 28 18:23:33 2002)
X-Complaints-To: abuse AT mailgate DOT org
NNTP-Posting-Date: Mon, 28 Jan 2002 17:23:33 +0000 (UTC)
Injector-Info: news.mailgate.org; posting-host=spider-wb081.proxy.aol.com; posting-account=62691; posting-date=1012228546
User-Agent: Mailgate Web Server
X-URL: http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/7436a7449f798d114ab39cfa8d39bc9d.62691%40mygate.mailgate.org
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

:)
I changed the inline assembly to this:
__asm__("movl _My_Name, %esi
         movl _Screen_PTR, %edi
         movl $7, %ecx
         movsb
");
And now I don't get any errors when I buidl the program, but it doesn't
work.
Anyway, I'll study
http://www.delorie.com/djgpp/doc/brennan/brennan_att_inline_djgpp.html
more.


-- 
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019