Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h396 EmulateMOVLowHigh (const uint32_t opcode, const ARMEncoding encoding);
DEmulateInstructionARM.cpp707 EmulateInstructionARM::EmulateMOVLowHigh (const uint32_t opcode, const ARMEncoding encoding) in EmulateMOVLowHigh() function in EmulateInstructionARM
12514 …RMvAll, eEncodingT1, No_VFP, eSize16, &EmulateInstructionARM::EmulateMOVLowHigh, "mov r0-r7,… in GetThumbOpcodeForInstruction()