forked from rust-lang/libc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reimplement
_xgetbv
with inline assembly (rust-lang#333)
Looks like LLVM 6 may have removed the intrinsic, and this implementation is modeled after clang's.
- Loading branch information
1 parent
524c896
commit d0a6c2c
Showing
1 changed file
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters