From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: inefficiency of GCC output code & -O problem Date: Tue, 18 Apr 2000 17:42:38 +0400 Organization: MTU-Intel ISP Lines: 19 Message-ID: <38FC664E.D3E7C09@mtu-net.ru> References: NNTP-Posting-Host: ppp103-164.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 956069917 18329 212.188.103.164 (18 Apr 2000 14:58:37 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 18 Apr 2000 14:58:37 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com It rounds depending on FPU state. For more info refer to i387+ manuals. I just checked this myself once more. Both FIST* and FRNDINT depend on FPU state. -- Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru Eli Zaretskii wrote: > > On 17 Apr 2000, Dieter Buerssner wrote: > > > I have not bothered to look up, whether the fistl instruction > > rounds, or chops > > It rounds.