LLDB mainline
|
#include <EmulateInstruction.h>
Public Attributes | |
uint32_t | isa |
uint32_t | unsigned_data32 |
Definition at line 233 of file EmulateInstruction.h.
uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediate::isa |
Definition at line 234 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), and lldb_private::EmulateInstruction::Context::SetISAAndImmediate().
uint32_t lldb_private::EmulateInstruction::Context::ContextInfo::ISAAndImmediate::unsigned_data32 |
Definition at line 235 of file EmulateInstruction.h.
Referenced by lldb_private::EmulateInstruction::Context::Dump(), lldb_private::EmulateInstruction::Context::SetISAAndImmediate(), and UnwindAssemblyInstEmulation::WriteRegister().