Searched defs:XSAVE (Results 1 – 2 of 2) sorted by relevance
46 …const XSAVE = feature_bit(26); /* 0x04000000 XSAVE/XRSTOR/XSETBV/XGETBV Instructions and X… constant
66 bool XSAVE(void) { return CPU_Rep.f_1_ECX_[26]; } in XSAVE() function in InstructionSet