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

/freebsd-13-stable/sys/x86/include/
H A Dfpu.h71 uint8_t xmm_bytes[16]; member in struct:xmmacc
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h357 inline YMMReg XStateToYMM(const void* xmm_bytes, const void* ymmh_bytes) { argument
367 inline void YMMToXState(const YMMReg& input, void* xmm_bytes, void* ymmh_bytes) { argument

Completed in 74 milliseconds