LLDB mainline
lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediateSigned Struct Reference

#include <EmulateInstruction.h>

Public Attributes

uint32_t isa
int32_t signed_data32

Detailed Description

Definition at line 272 of file EmulateInstruction.h.

Member Data Documentation

◆ isa

uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediateSigned::isa

Definition at line 273 of file EmulateInstruction.h.

◆ signed_data32

int32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediateSigned::signed_data32

Definition at line 274 of file EmulateInstruction.h.

Referenced by UnwindAssemblyInstEmulation::WriteRegister().


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