Date: Fri, 06 Jul 2001 11:25:07 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Jacek K." Message-Id: <8011-Fri06Jul2001112506+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9i2m71$qlf$1@news.tpi.pl> (xos@o2.pl) Subject: Re: Accessing registers from C References: <9i2m71$qlf$1 AT news DOT tpi DOT pl> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Jacek K." > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 5 Jul 2001 23:23:56 +0200 > > Unfortunately gcc is very limited. If there was something like this: > > __attribute__ ((("far"))) > and > __attribute__ ((("interrupt"))) // for intel processors > > I wouldn't have a problem. Those are missing because no one bothered to implement them. Please consider adding support for these and submitting the changes to the GCC maintainers. TIA.