什么时候可以拨打xsaves
和xsaves64
?
使用英特尔软件开发仿真器(8.12.0-2017-10-23),我可以毫无问题地使用来自用户空间的xsaves64 + xrstors64
,但尝试使用xsaves + xrstors
会产生:
Illegal instruction at address = 11179a2015: 41 0f c7 28 48 8d bc 24 80 00 00 00 e8 ba e6
同样适用于xsavec
,它产生:
SDE ERROR: header_cm == header_bv Trackers are NYI, therefore CM should be the same as BV
{64}模式中是否禁止_64
和xsave_
的非xrstor_
变体?