Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h329 bool EmulateMOVLowHigh(const uint32_t opcode, const ARMEncoding encoding);
H A DEmulateInstructionARM.cpp1258 bool EmulateInstructionARM::EmulateMOVLowHigh(const uint32_t opcode, in EmulateMOVLowHigh() function in EmulateInstructionARM
13205 &EmulateInstructionARM::EmulateMOVLowHigh, "mov r0-r7, r8-r15"}, in GetThumbOpcodeForInstruction()