Message-ID: <5BF60CD649EDD411A04600B0D049F53A544278@hydmail02.hyd.wilco-int.com> From: Prashant Ramachandra To: MarKol Cc: "'djgpp AT delorie DOT com'" Subject: RE: What's wrong?? Date: Mon, 14 May 2001 15:48:02 +0530 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Reply-To: djgpp AT delorie DOT com On Monday, May 14, 2001 3:06 PM, Eli Zaretskii [SMTP:eliz AT is DOT elta DOT co DOT il] wrote: | | > main.c: In function `main': | > main.c:6: Invalid `asm' statement: | > main.c:6: fixed or forbidden register 0 (ax) was spilled for | > class | > AREG. | | See section 8.17 of the FAQ. | | Note that CR0 cannot be accessed unless you are in Ring 0 (I think), Yes, it cannot be accessed (or at least reliably) unless in PL0. -- Prashant TR Web: http://www.midpec.com/ Focus 90% of your time on solutions and only 10% of your time on problems.