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

#include <EmulateInstruction.h>

Public Attributes

uint32_t isa
uint32_t unsigned_data32

Detailed Description

Definition at line 267 of file EmulateInstruction.h.

Member Data Documentation

◆ isa

uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediate::isa

Definition at line 268 of file EmulateInstruction.h.

◆ unsigned_data32

uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediate::unsigned_data32

Definition at line 269 of file EmulateInstruction.h.

Referenced by UnwindAssemblyInstEmulation::WriteRegister().


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