LLDB mainline
Public Attributes | List of all members
lldb_private::MMSRegComp Struct Reference

#include <RegisterContext_x86.h>

Public Attributes

uint64_t mantissa
 
uint16_t sign_exp
 

Detailed Description

Definition at line 247 of file RegisterContext_x86.h.

Member Data Documentation

◆ mantissa

uint64_t lldb_private::MMSRegComp::mantissa

Definition at line 248 of file RegisterContext_x86.h.

◆ sign_exp

uint16_t lldb_private::MMSRegComp::sign_exp

Definition at line 249 of file RegisterContext_x86.h.


The documentation for this struct was generated from the following file: