libfringe/src/arch
Gerd Zellweger 5849a2d330 Replace simd with packed_simd
The simd crate no longer builds, as of Rust 1.33 nightly, due to the 
removal of compiler features that it depends on. packed_simd is the 
recommended replacement.
2019-11-08 00:53:38 +00:00
..
aarch64.rs Inline the swap trampoline on x86_64 and AArch64 2016-11-02 00:15:15 -04:00
mod.rs Replace simd with packed_simd 2019-11-08 00:53:38 +00:00
or1k.rs Unbreak or1k. 2016-09-22 13:41:26 -04:00
x86.rs Clean up and simplify the implementation of generators 2016-09-09 10:59:35 -04:00
x86_64.rs Inline the swap trampoline on x86_64 and AArch64 2016-11-02 00:15:15 -04:00