Searched refs:MPX (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h224 // MPX registers
294 uint8_t bytes[16]; // MPX 128 bit bound registers
298 uint8_t bytes[8]; // MPX 64 bit bndcfgu and bndstatus registers (collectively
302 struct MPX { struct in namespace:lldb_private
333 // x86 extensions to FXSAVE (i.e. for AVX and MPX processors)
342 MPXReg mpxr[4]; // MPX BNDREG state, containing 128-bit bound registers
343 MPXCsr mpxc[2]; // MPX BNDCSR state, containing 64-bit BNDCFGU and

Completed in 102 milliseconds