From: jasonp AT Glue DOT umd DOT edu (Jason Stratos Papadopoulos) Newsgroups: comp.os.msdos.djgpp Subject: names of FPU registers in inline asm? Date: 13 Jun 1997 03:05:20 GMT Organization: University of Maryland, College Park Lines: 9 Message-ID: <5nqddg$2e2$2@hecate.umd.edu> NNTP-Posting-Host: taylor.isr.umd.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello. There are ample resources on the web for inline assembly in DJGPP, but very little regarding floating point. I was wondering: what are the FPU registers named? st(0),st(1),... or something else? Just curious, jasonp