LLDB mainline
lldb_private::FPR Union Reference

#include <RegisterContext_x86.h>

Public Attributes

FXSAVE fxsave
XSAVE xsave

Detailed Description

Definition at line 366 of file RegisterContext_x86.h.

Member Data Documentation

◆ fxsave

FXSAVE lldb_private::FPR::fxsave

Definition at line 367 of file RegisterContext_x86.h.

◆ xsave

XSAVE lldb_private::FPR::xsave

Definition at line 368 of file RegisterContext_x86.h.


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