A Rust library implementing safe, lightweight context switches, without relying on kernel services
Go to file
edef 40d0923704 add AVX registers to clobbers, do some formatting
cover ALL THE REGISTERS. also added rbp, rsp in a comment for
completeness.
2015-01-14 11:27:43 +01:00
benches complete rewrite! 2015-01-14 11:27:43 +01:00
src add AVX registers to clobbers, do some formatting 2015-01-14 11:27:43 +01:00
.gitignore initial commit 2014-12-23 04:27:28 +01:00
Cargo.toml complete rewrite! 2015-01-14 11:27:43 +01:00
LICENSE add LICENSE 2014-12-31 22:46:01 +01:00
build.rs complete rewrite! 2015-01-14 11:27:43 +01:00