Amanieu d'Antras d40d61d227 Merge pull request #406 from bjorn3/less_rust_intrinsics 4 years ago
..
specialized_div_rem 4d5ca5b66a Use the AT&T syntax to support old LLVM on rust-lang/rust 4 years ago
addsub.rs 400c5042d8 Completely replace `LargeInt` 4 years ago
leading_zeros.rs d65785b8ee Hide macros and functions 4 years ago
mod.rs 0c6d35782f Use the newly stabilized BITS constant on the integer types 4 years ago
mul.rs 400c5042d8 Completely replace `LargeInt` 4 years ago
sdiv.rs 1d15e4e504 Construct signed division functions differently 4 years ago
shift.rs 745ad0f43b Remove unused __rust_* shift intrinsics 4 years ago
udiv.rs c975b0e9fe fix division on SPARC (#393) 4 years ago