<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/src/math/mips, branch master</title>
<subtitle>musl - an implementation of the standard library for Linux-based systems</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/'/>
<entry>
<title>mips: add single-instruction math functions</title>
<updated>2019-10-14T14:04:47+00:00</updated>
<author>
<name>info@mobile-stream.com</name>
<email>info@mobile-stream.com</email>
</author>
<published>2019-09-11T10:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=1c9d2cba11ef2c9de31a6edb48eb20777be4a4f8'/>
<id>1c9d2cba11ef2c9de31a6edb48eb20777be4a4f8</id>
<content type='text'>
SQRT.fmt exists on MIPS II+ (float), MIPS III+ (double).

ABS.fmt exists on MIPS I+ but only cores with ABS2008 flag in FCSR
implement the required behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SQRT.fmt exists on MIPS II+ (float), MIPS III+ (double).

ABS.fmt exists on MIPS I+ but only cores with ABS2008 flag in FCSR
implement the required behaviour.
</pre>
</div>
</content>
</entry>
</feed>
