tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] RFC [PATCH] win: libm: fix "unknown constraint 't'",


From: Sergey Korshunoff
Subject: Re: [Tinycc-devel] RFC [PATCH] win: libm: fix "unknown constraint 't'", missing fpclassify/round/etc
Date: Tue, 3 Nov 2015 09:29:32 +0300

Hi avih!
> To address these issues, code which used inline asm with 't' was replaced with
> a C implementation, and the missing __fpclassify functions were added

A patch attached for the "t" issue. It is much faster
Don't throw an asm code away. A C implementation can be as an option
Please test.

Attachment: win-math-h.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]