Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDEmulateInstruction.h329 SetISAAndImmediate (uint32_t isa, uint32_t data) in SetISAAndImmediate() function
/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp2243 context.SetISAAndImmediate (mode, imm32); in EmulateSVC()