compiler-builtins-zynq/src/int
Aaron Kutch f4c7940d3b
Improve `__clzsi2` performance (#366)
2020-07-28 13:09:18 -05:00
..
addsub.rs Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions 2019-07-13 11:38:35 +02:00
leading_zeros.rs Improve `__clzsi2` performance (#366) 2020-07-28 13:09:18 -05:00
mod.rs Improve `__clzsi2` performance (#366) 2020-07-28 13:09:18 -05:00
mul.rs Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions 2019-07-13 11:38:35 +02:00
sdiv.rs Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions 2019-07-13 11:38:35 +02:00
shift.rs Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions 2019-07-13 11:38:35 +02:00
udiv.rs Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions 2019-07-13 11:38:35 +02:00