Open
Description
So after #211 is merged, this is the current state of affairs:
xsaves
,xsaves64
, andxsetbv
cannot be easily tested because they require privileged mode- all other
xsave
intrinsics are tested ini586
,i686
, andx86_64
- the following intrinsics fail on travis when using Intel's Software Development Emulator version: 8.12.0-2017-10-23, these are disabled from that test run using
#[cfg(not(feature = "intel_sde"))]
:i586::xsaveopt
andx86_64::xsaveopt64
i586::xsavec
andx86_64::xsavec64
x86_64::xsave64