Home
last modified time | relevance | path

Searched refs:sign_exp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_x86.cpp28 st_regs[st].comp.sign_exp & 0x7fff; // Discard the sign bit. in AbridgedToFullTagWord()
H A DRegisterContext_x86.h249 uint16_t sign_exp; member