Logo
Explore Help
Sign In
itsscb/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2025-10-03 18:57:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
rust/library/compiler-builtins/libm-test
History
Folkert de Vries 9c683d3487
Implement floor and ceil in assembly on i586
Fixes: https://github.com/rust-lang/compiler-builtins/issues/837

The assembly is based on

- 2043392793/lib/libm/arch/i387/s_floor.S
- 2043392793/lib/libm/arch/i387/s_ceil.S

Which both state

    /*
     * Written by J.T. Conklin <jtc@NetBSD.org>.
     * Public domain.
     */

Which I believe means we're good in terms of licensing.
2025-07-27 17:27:40 -04:00
..
benches
libm: Improved integer utilities, implement shifts and bug fixes for i256 and u256
2025-07-01 08:07:48 +00:00
examples
libm-test: Make extensive an attribute rather than a test type
2025-05-29 21:06:44 +00:00
src
Implement floor and ceil in assembly on i586
2025-07-27 17:27:40 -04:00
tests
libm: Improved integer utilities, implement shifts and bug fixes for i256 and u256
2025-07-01 08:07:48 +00:00
build.rs
…
Cargo.toml
Upgrade iai-callgrind to 0.15
2025-07-10 18:47:26 -04:00
Powered by Gitea Version: 1.23.6 Page: 1302ms Template: 202ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API