mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:26:56 +00:00
* implemented rdrand and rdseed intrinsics * added "unsigned short*" case * moved rdrand from i686 to x86_64 * 64 bit rdrand functions in x86_64, 16 and 32 in i686