Home
last modified time | relevance | path

Searched refs:ymmh (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h356 YMMHReg ymmh[16]; // High 16 bytes of each of 16 YMM registers (the low bytes member
H A DRegisterContextPOSIX_x86.cpp510 m_fpr.xsave.ymmh[reg_no].bytes); in CopyYMMtoXSTATE()
526 m_fpr.xsave.ymmh[reg_no].bytes); in CopyXSTATEtoYMM()
H A DRegisterInfos_x86_64.h26 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
H A DRegisterInfos_x86_64_with_base.h28 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
283 // Copy of YMM registers assembled from xmm and ymmh