Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.h314 struct MPXCsr { struct
321 MPXCsr mpxc[2]; argument
360 MPXCsr mpxc[2]; // MPX BNDCSR state, containing 64-bit BNDCFGU and
H A DRegisterInfos_i386.h58 #define BNDC_SIZE sizeof(MPXCsr)
H A DRegisterInfos_x86_64.h57 #define BNDC_SIZE sizeof(MPXCsr)
H A DRegisterInfos_x86_64_with_base.h59 #define BNDC_SIZE sizeof(MPXCsr)