Home
last modified time | relevance | path

Searched refs:eXSAVE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_x86.cpp391 if (fpr_type == eXSAVE) in IsFPR()
413 m_fpr_type = eXSAVE; // extended floating-point registers, if available in GetFPRType()
443 if (GetFPRType() == eXSAVE) in GetRegisterCount()
537 if (GetFPRType() == eXSAVE) // ...and to start with AVX registers. in IsRegisterSetAvailable()
H A DRegisterContextPOSIX_x86.h55 eXSAVE enumerator