Searched defs:fpr_type (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_x86_64.cpp482 bool RegisterContext_x86_64::IsFPR(unsigned reg, FPRType fpr_type) argument
485 if (fpr_type == eXSAVE)

Completed in 182 milliseconds