Home
last modified time | relevance | path

Searched refs:ProcState (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h161 } ProcState; typedef
196 ProcState m_opcode_pstate;
197 ProcState m_emulated_pstate; // This can get updated by the opcode.
H A DEmulateInstructionARM64.cpp91 EmulateInstructionARM64::ProcState &proc_state) { in AddWithCarry()
671 ProcState proc_state; in EmulateADDSUBImm()